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