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
1127 |
# File 'sig/client.rbs', line 1127
def rate_limit_id: () -> ::String
|
#status ⇒ "CREATING", ...
1128 |
# File 'sig/client.rbs', line 1128
def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")
|