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