@Stability(value=Stable) public static final class CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataflowEndpointGroup.EndpointDetailsProperty>
CfnDataflowEndpointGroup.EndpointDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataflowEndpointGroup.EndpointDetailsProperty |
build()
Builds the configured instance.
|
CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder |
endpoint(CfnDataflowEndpointGroup.DataflowEndpointProperty endpoint)
Sets the value of
CfnDataflowEndpointGroup.EndpointDetailsProperty.getEndpoint() |
CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder |
endpoint(IResolvable endpoint)
Sets the value of
CfnDataflowEndpointGroup.EndpointDetailsProperty.getEndpoint() |
CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder |
securityDetails(CfnDataflowEndpointGroup.SecurityDetailsProperty securityDetails)
Sets the value of
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails() |
CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder |
securityDetails(IResolvable securityDetails)
Sets the value of
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails() |
@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder endpoint(CfnDataflowEndpointGroup.DataflowEndpointProperty endpoint)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getEndpoint()endpoint - Information about the endpoint such as name and the endpoint address.this@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder endpoint(IResolvable endpoint)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getEndpoint()endpoint - Information about the endpoint such as name and the endpoint address.this@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder securityDetails(CfnDataflowEndpointGroup.SecurityDetailsProperty securityDetails)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails()securityDetails - The role ARN, and IDs for security groups and subnets.this@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder securityDetails(IResolvable securityDetails)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails()securityDetails - The role ARN, and IDs for security groups and subnets.this@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnDataflowEndpointGroup.EndpointDetailsProperty>CfnDataflowEndpointGroup.EndpointDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.