Amazon.APIGateway.Model.GetAccountResponse.IsSetThrottleSettings C# (CSharp) Method

IsSetThrottleSettings() private method

private IsSetThrottleSettings ( ) : bool
return bool
        internal bool IsSetThrottleSettings()
        {
            return this._throttleSettings != null;
        }