Amazon.KeyManagementService.Model.GenerateDataKeyResponse.IsSetCiphertextBlob C# (CSharp) 메소드

IsSetCiphertextBlob() 개인적인 메소드

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