Amazon.KeyManagementService.Model.EncryptRequest.IsSetKeyId C# (CSharp) Method

IsSetKeyId() private method

private IsSetKeyId ( ) : bool
return bool
        internal bool IsSetKeyId()
        {
            return this._keyId != null;
        }