public static interface MediaConnectFlow.Builder extends SdkPojo, CopyableBuilder<MediaConnectFlow.Builder,MediaConnectFlow>
Modifier and Type | Method and Description |
---|---|
MediaConnectFlow.Builder |
flowArn(String flowArn)
The unique ARN of the MediaConnect Flow being used as a source.
|
copy
applyMutation, build
MediaConnectFlow.Builder flowArn(String flowArn)
flowArn
- The unique ARN of the MediaConnect Flow being used as a source.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.