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)


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

def next_token: () -> ::String

#rate_limits::Array[Types::GatewayRateLimitDetail]

Returns:



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

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