@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
- `CfnDataflowEndpointGroup.EndpointDetailsProperty.Endpoint`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder endpoint(IResolvable endpoint)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getEndpoint()
endpoint
- `CfnDataflowEndpointGroup.EndpointDetailsProperty.Endpoint`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder securityDetails(CfnDataflowEndpointGroup.SecurityDetailsProperty securityDetails)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails()
securityDetails
- `CfnDataflowEndpointGroup.EndpointDetailsProperty.SecurityDetails`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty.Builder securityDetails(IResolvable securityDetails)
CfnDataflowEndpointGroup.EndpointDetailsProperty.getSecurityDetails()
securityDetails
- `CfnDataflowEndpointGroup.EndpointDetailsProperty.SecurityDetails`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.EndpointDetailsProperty build()
build
in interface software.amazon.jsii.Builder<CfnDataflowEndpointGroup.EndpointDetailsProperty>
CfnDataflowEndpointGroup.EndpointDetailsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.