Module: Aws::RTBFabric::Client::_DeleteLinkRoutingRuleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteLinkRoutingRuleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#rule_id ⇒ ::String
271 |
# File 'sig/client.rbs', line 271
def rule_id: () -> ::String
|
#status ⇒ "CREATION_IN_PROGRESS", ...
272 |
# File 'sig/client.rbs', line 272
def status: () -> ("CREATION_IN_PROGRESS" | "ACTIVE" | "UPDATE_IN_PROGRESS" | "DELETION_IN_PROGRESS" | "DELETED" | "FAILED")
|