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