Module: Aws::RTBFabric::Client::_UpdateResponderGatewayResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateResponderGatewayResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_id ⇒ ::String
699 |
# File 'sig/client.rbs', line 699
def gateway_id: () -> ::String
|
#status ⇒ "PENDING_CREATION", ...
700 |
# File 'sig/client.rbs', line 700
def status: () -> ("PENDING_CREATION" | "ACTIVE" | "PENDING_DELETION" | "DELETED" | "ERROR" | "PENDING_UPDATE" | "ISOLATED" | "PENDING_ISOLATION" | "PENDING_RESTORATION")
|