Amazon.IdentityManagement.Model.UploadSSHPublicKeyRequest.IsSetSSHPublicKeyBody C# (CSharp) Method

IsSetSSHPublicKeyBody() private method

private IsSetSSHPublicKeyBody ( ) : bool
return bool
        internal bool IsSetSSHPublicKeyBody()
        {
            return this._sshPublicKeyBody != null;
        }