Amazon.APIGateway.Model.CreateUsagePlanKeyRequest.IsSetKeyType C# (CSharp) Méthode

IsSetKeyType() private méthode

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