public static interface BridgeFlowOutput.Builder extends SdkPojo, CopyableBuilder<BridgeFlowOutput.Builder,BridgeFlowOutput>
| Modifier and Type | Method and Description |
|---|---|
BridgeFlowOutput.Builder |
flowArn(String flowArn)
The Amazon Resource Number (ARN) of the cloud flow.
|
BridgeFlowOutput.Builder |
flowSourceArn(String flowSourceArn)
The Amazon Resource Number (ARN) of the flow source.
|
BridgeFlowOutput.Builder |
name(String name)
The name of the bridge's output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBridgeFlowOutput.Builder flowArn(String flowArn)
flowArn - The Amazon Resource Number (ARN) of the cloud flow.BridgeFlowOutput.Builder flowSourceArn(String flowSourceArn)
flowSourceArn - The Amazon Resource Number (ARN) of the flow source.BridgeFlowOutput.Builder name(String name)
name - The name of the bridge's output.Copyright © 2023. All rights reserved.