You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConnect::Types::RemoveFlowOutputResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConnect::Types::RemoveFlowOutputResponse
- Defined in:
- (unknown)
Overview
The result of a successful RemoveFlowOutput request including the flow ARN and the output ARN that was removed.
Returned by:
Instance Attribute Summary collapse
-
#flow_arn ⇒ String
The ARN of the flow that is associated with the output you removed.
-
#output_arn ⇒ String
The ARN of the output that was removed.
Instance Attribute Details
#flow_arn ⇒ String
The ARN of the flow that is associated with the output you removed.
#output_arn ⇒ String
The ARN of the output that was removed.