@Stability(value=Stable) public static final class CfnConfig.DataflowEndpointConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.DataflowEndpointConfigProperty>
CfnConfig.DataflowEndpointConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfig.DataflowEndpointConfigProperty |
build()
Builds the configured instance.
|
CfnConfig.DataflowEndpointConfigProperty.Builder |
dataflowEndpointName(String dataflowEndpointName)
Sets the value of
CfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointName() |
CfnConfig.DataflowEndpointConfigProperty.Builder |
dataflowEndpointRegion(String dataflowEndpointRegion)
Sets the value of
CfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointRegion() |
@Stability(value=Stable) public CfnConfig.DataflowEndpointConfigProperty.Builder dataflowEndpointName(String dataflowEndpointName)
CfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointName()dataflowEndpointName - The name of the dataflow endpoint to use during contacts.this@Stability(value=Stable) public CfnConfig.DataflowEndpointConfigProperty.Builder dataflowEndpointRegion(String dataflowEndpointRegion)
CfnConfig.DataflowEndpointConfigProperty.getDataflowEndpointRegion()dataflowEndpointRegion - The region of the dataflow endpoint to use during contacts.
When omitted, Ground Station will use the region of the contact.this@Stability(value=Stable) public CfnConfig.DataflowEndpointConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.DataflowEndpointConfigProperty>CfnConfig.DataflowEndpointConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.