| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
BridgeFlowOutput |
BridgeFlowOutput.clone() |
BridgeFlowOutput |
BridgeOutput.getFlowOutput() |
BridgeFlowOutput |
BridgeFlowOutput.withFlowArn(String flowArn)
The Amazon Resource Number (ARN) of the cloud flow.
|
BridgeFlowOutput |
BridgeFlowOutput.withFlowSourceArn(String flowSourceArn)
The Amazon Resource Number (ARN) of the flow source.
|
BridgeFlowOutput |
BridgeFlowOutput.withName(String name)
The name of the bridge's output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BridgeOutput.setFlowOutput(BridgeFlowOutput flowOutput) |
BridgeOutput |
BridgeOutput.withFlowOutput(BridgeFlowOutput flowOutput) |
Copyright © 2025. All rights reserved.