Module: Aws::MediaConnect::Client::_DeleteRouterInputResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteRouterInputResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
367 |
# File 'sig/client.rbs', line 367
def arn: () -> ::String
|
#name ⇒ ::String
368 |
# File 'sig/client.rbs', line 368
def name: () -> ::String
|
#state ⇒ "CREATING", ...
369 |
# File 'sig/client.rbs', line 369
def state: () -> ("CREATING" | "STANDBY" | "STARTING" | "ACTIVE" | "STOPPING" | "DELETING" | "UPDATING" | "ERROR" | "RECOVERING" | "MIGRATING")
|