Module: Aws::MediaConnect::Client::_StartFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_arn ⇒ ::String
857 |
# File 'sig/client.rbs', line 857
def flow_arn: () -> ::String
|
#status ⇒ "STANDBY", ...
858 |
# File 'sig/client.rbs', line 858
def status: () -> ("STANDBY" | "ACTIVE" | "UPDATING" | "DELETING" | "STARTING" | "STOPPING" | "ERROR")
|