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)


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

def rate_limit_id: () -> ::String

#status"CREATING", ...

Returns:

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


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

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