class Aws::MediaConnect::Types::ListedFlow
Provides a summary of a flow, including its ARN, Availability Zone, and source type.
@!attribute [rw] availability_zone
The Availability Zone that the flow was created in. @return [String]
@!attribute [rw] description
A description of the flow. @return [String]
@!attribute [rw] flow_arn
The ARN of the flow. @return [String]
@!attribute [rw] name
The name of the flow. @return [String]
@!attribute [rw] source_type
The type of source. This value is either owned (originated somewhere other than an AWS Elemental MediaConnect flow owned by another AWS account) or entitled (originated at an AWS Elemental MediaConnect flow owned by another AWS account). @return [String]
@!attribute [rw] status
The current status of the flow. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/ListedFlow AWS API Documentation
Constants
- SENSITIVE