Amazon.APIGateway.Model.GetUsagePlanResponse.IsSetThrottle C# (CSharp) 메소드

IsSetThrottle() 개인적인 메소드

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