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