Module: Aws::BedrockAgentCoreControl::Client::_DeleteGatewayRateLimitResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#rate_limit_id::String

Returns:

  • (::String)


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

def rate_limit_id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "DELETING")


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

def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")