@Stability(value=Stable) public static final class CfnLocationEFS.Ec2ConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationEFS.Ec2ConfigProperty>
CfnLocationEFS.Ec2ConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationEFS.Ec2ConfigProperty |
build()
Builds the configured instance.
|
CfnLocationEFS.Ec2ConfigProperty.Builder |
securityGroupArns(List<String> securityGroupArns)
Sets the value of
CfnLocationEFS.Ec2ConfigProperty.getSecurityGroupArns() |
CfnLocationEFS.Ec2ConfigProperty.Builder |
subnetArn(String subnetArn)
Sets the value of
CfnLocationEFS.Ec2ConfigProperty.getSubnetArn() |
@Stability(value=Stable) public CfnLocationEFS.Ec2ConfigProperty.Builder securityGroupArns(List<String> securityGroupArns)
CfnLocationEFS.Ec2ConfigProperty.getSecurityGroupArns()securityGroupArns - `CfnLocationEFS.Ec2ConfigProperty.SecurityGroupArns`. This parameter is required.this@Stability(value=Stable) public CfnLocationEFS.Ec2ConfigProperty.Builder subnetArn(String subnetArn)
CfnLocationEFS.Ec2ConfigProperty.getSubnetArn()subnetArn - `CfnLocationEFS.Ec2ConfigProperty.SubnetArn`. This parameter is required.this@Stability(value=Stable) public CfnLocationEFS.Ec2ConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationEFS.Ec2ConfigProperty>CfnLocationEFS.Ec2ConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.