@Stability(value=Stable) public static final class CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataflowEndpointGroup.SecurityDetailsProperty>
CfnDataflowEndpointGroup.SecurityDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataflowEndpointGroup.SecurityDetailsProperty |
build()
Builds the configured instance.
|
CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnDataflowEndpointGroup.SecurityDetailsProperty.getRoleArn() |
CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder |
securityGroupIds(List<String> securityGroupIds)
Sets the value of
CfnDataflowEndpointGroup.SecurityDetailsProperty.getSecurityGroupIds() |
CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder |
subnetIds(List<String> subnetIds)
Sets the value of
CfnDataflowEndpointGroup.SecurityDetailsProperty.getSubnetIds() |
@Stability(value=Stable) public CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder roleArn(String roleArn)
CfnDataflowEndpointGroup.SecurityDetailsProperty.getRoleArn()roleArn - `CfnDataflowEndpointGroup.SecurityDetailsProperty.RoleArn`.this@Stability(value=Stable) public CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder securityGroupIds(List<String> securityGroupIds)
CfnDataflowEndpointGroup.SecurityDetailsProperty.getSecurityGroupIds()securityGroupIds - `CfnDataflowEndpointGroup.SecurityDetailsProperty.SecurityGroupIds`.this@Stability(value=Stable) public CfnDataflowEndpointGroup.SecurityDetailsProperty.Builder subnetIds(List<String> subnetIds)
CfnDataflowEndpointGroup.SecurityDetailsProperty.getSubnetIds()subnetIds - `CfnDataflowEndpointGroup.SecurityDetailsProperty.SubnetIds`.this@Stability(value=Stable) public CfnDataflowEndpointGroup.SecurityDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnDataflowEndpointGroup.SecurityDetailsProperty>CfnDataflowEndpointGroup.SecurityDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.