Module: Aws::BedrockAgentCoreControl::Client::_ListGatewayRateLimitsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListGatewayRateLimitsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


2185
# File 'sig/client.rbs', line 2185

def next_token: () -> ::String

#rate_limits::Array[Types::GatewayRateLimitDetail]

Returns:



2184
# File 'sig/client.rbs', line 2184

def rate_limits: () -> ::Array[Types::GatewayRateLimitDetail]