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

IsSetKeyId() private method

private IsSetKeyId ( ) : bool
return bool
        internal bool IsSetKeyId()
        {
            return this._keyId != null;
        }