Amazon.KeyManagementService.Model.GenerateDataKeyWithoutPlaintextRequest.IsSetKeySpec C# (CSharp) Метод

IsSetKeySpec() приватный Метод

private IsSetKeySpec ( ) : bool
Результат bool
        internal bool IsSetKeySpec()
        {
            return this._keySpec != null;
        }