Amazon.APIGateway.Model.CreateUsagePlanResponse.IsSetThrottle C# (CSharp) Method

IsSetThrottle() private method

private IsSetThrottle ( ) : bool
return bool
        internal bool IsSetThrottle()
        {
            return this._throttle != null;
        }