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
370 |
# File 'sig/client.rbs', line 370
def arn: () -> ::String
|
#name ⇒ ::String
371 |
# File 'sig/client.rbs', line 371
def name: () -> ::String
|
#state ⇒ "CREATING", ...
372 |
# File 'sig/client.rbs', line 372
def state: () -> ("CREATING" | "STANDBY" | "STARTING" | "ACTIVE" | "STOPPING" | "DELETING" | "UPDATING" | "ERROR" | "RECOVERING" | "MIGRATING")
|