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