Amazon.KeyManagementService.Model.GenerateDataKeyWithoutPlaintextRequest.IsSetKeySpec C# (CSharp) Method

IsSetKeySpec() private method

private IsSetKeySpec ( ) : bool
return bool
        internal bool IsSetKeySpec()
        {
            return this._keySpec != null;
        }