Amazon.APIGateway.Model.CreateUsagePlanKeyRequest.IsSetKeyType C# (CSharp) Method

IsSetKeyType() private method

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