Amazon.KeyManagementService.Model.GenerateDataKeyWithoutPlaintextRequest.IsSetKeySpec C# (CSharp) Méthode

IsSetKeySpec() private méthode

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