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