You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConnect::Types::StartFlowResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConnect::Types::StartFlowResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#flow_arn ⇒ String
The ARN of the flow that you started.
-
#status ⇒ String
The status of the flow when the StartFlow process begins.
Instance Attribute Details
#flow_arn ⇒ String
The ARN of the flow that you started.
#status ⇒ String
The status of the flow when the StartFlow process begins.
Possible values:
- STANDBY
- ACTIVE
- UPDATING
- DELETING
- STARTING
- STOPPING
- ERROR