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