Amazon.KeyManagementService.Model.CreateKeyRequest.IsSetKeyUsage C# (CSharp) Method

IsSetKeyUsage() private method

private IsSetKeyUsage ( ) : bool
return bool
        internal bool IsSetKeyUsage()
        {
            return this._keyUsage != null;
        }