Amazon.APIGateway.Model.UpdateAccountResponse.IsSetThrottleSettings C# (CSharp) Méthode

IsSetThrottleSettings() private méthode

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