| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
BridgeFlowSource |
BridgeFlowSource.clone() |
BridgeFlowSource |
BridgeSource.getFlowSource() |
BridgeFlowSource |
BridgeFlowSource.withFlowArn(String flowArn)
The ARN of the cloud flow used as a source of this bridge.
|
BridgeFlowSource |
BridgeFlowSource.withFlowVpcInterfaceAttachment(VpcInterfaceAttachment flowVpcInterfaceAttachment)
The name of the VPC interface attachment to use for this source.
|
BridgeFlowSource |
BridgeFlowSource.withName(String name)
The name of the flow source.
|
BridgeFlowSource |
BridgeFlowSource.withOutputArn(String outputArn)
The Amazon Resource Number (ARN) of the output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BridgeSource.setFlowSource(BridgeFlowSource flowSource) |
BridgeSource |
BridgeSource.withFlowSource(BridgeFlowSource flowSource) |
Copyright © 2025. All rights reserved.