Amazon.APIGateway.Model.GetAccountResponse.IsSetThrottleSettings C# (CSharp) 메소드

IsSetThrottleSettings() 개인적인 메소드

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