Amazon.KeyManagementService.Model.GenerateDataKeyWithoutPlaintextRequest.IsSetKeySpec C# (CSharp) 메소드

IsSetKeySpec() 개인적인 메소드

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