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