| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static BridgeFlowOutput.Builder |
BridgeFlowOutput.builder() |
BridgeFlowOutput.Builder |
BridgeFlowOutput.Builder.flowArn(String flowArn)
The Amazon Resource Number (ARN) of the cloud flow.
|
BridgeFlowOutput.Builder |
BridgeFlowOutput.Builder.flowSourceArn(String flowSourceArn)
The Amazon Resource Number (ARN) of the flow source.
|
BridgeFlowOutput.Builder |
BridgeFlowOutput.Builder.name(String name)
The name of the bridge's output.
|
BridgeFlowOutput.Builder |
BridgeFlowOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BridgeFlowOutput.Builder> |
BridgeFlowOutput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BridgeOutput.Builder |
BridgeOutput.Builder.flowOutput(Consumer<BridgeFlowOutput.Builder> flowOutput)
Sets the value of the FlowOutput property for this object.
|
Copyright © 2023. All rights reserved.