@Stability(value=Stable) public static final class CfnDataflowEndpointGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDataflowEndpointGroupProps>
CfnDataflowEndpointGroupProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataflowEndpointGroupProps |
build()
Builds the configured instance.
|
CfnDataflowEndpointGroupProps.Builder |
endpointDetails(IResolvable endpointDetails)
Sets the value of
CfnDataflowEndpointGroupProps.getEndpointDetails() |
CfnDataflowEndpointGroupProps.Builder |
endpointDetails(List<? extends Object> endpointDetails)
Sets the value of
CfnDataflowEndpointGroupProps.getEndpointDetails() |
CfnDataflowEndpointGroupProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataflowEndpointGroupProps.getTags() |
@Stability(value=Stable) public CfnDataflowEndpointGroupProps.Builder endpointDetails(IResolvable endpointDetails)
CfnDataflowEndpointGroupProps.getEndpointDetails()endpointDetails - `AWS::GroundStation::DataflowEndpointGroup.EndpointDetails`. This parameter is required.this@Stability(value=Stable) public CfnDataflowEndpointGroupProps.Builder endpointDetails(List<? extends Object> endpointDetails)
CfnDataflowEndpointGroupProps.getEndpointDetails()endpointDetails - `AWS::GroundStation::DataflowEndpointGroup.EndpointDetails`. This parameter is required.this@Stability(value=Stable) public CfnDataflowEndpointGroupProps.Builder tags(List<? extends CfnTag> tags)
CfnDataflowEndpointGroupProps.getTags()tags - `AWS::GroundStation::DataflowEndpointGroup.Tags`.this@Stability(value=Stable) public CfnDataflowEndpointGroupProps build()
build in interface software.amazon.jsii.Builder<CfnDataflowEndpointGroupProps>CfnDataflowEndpointGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.