Module: Aws::BedrockAgentCoreControl::Client::_DeleteGatewayRuleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteGatewayRuleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#rule_id ⇒ ::String
1130 |
# File 'sig/client.rbs', line 1130
def rule_id: () -> ::String
|
#status ⇒ "CREATING", ...
1131 |
# File 'sig/client.rbs', line 1131
def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING")
|