You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConnect::Types::AddFlowSourcesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConnect::Types::AddFlowSourcesResponse
- Defined in:
- (unknown)
Overview
The result of a successful AddFlowSources request. The response includes the details of the newly added sources.
Returned by:
Instance Attribute Summary collapse
-
#flow_arn ⇒ String
The ARN of the flow that these sources were added to.
-
#sources ⇒ Array<Types::Source>
The details of the newly added sources.
Instance Attribute Details
#flow_arn ⇒ String
The ARN of the flow that these sources were added to.
#sources ⇒ Array<Types::Source>
The details of the newly added sources.