| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnService.AwsVpcConfigurationProperty.Builder |
CfnService.AwsVpcConfigurationProperty.Builder.assignPublicIp(String assignPublicIp)
Sets the value of
CfnService.AwsVpcConfigurationProperty.getAssignPublicIp() |
static CfnService.AwsVpcConfigurationProperty.Builder |
CfnService.AwsVpcConfigurationProperty.builder() |
CfnService.AwsVpcConfigurationProperty.Builder |
CfnService.AwsVpcConfigurationProperty.Builder.securityGroups(List<String> securityGroups)
Sets the value of
CfnService.AwsVpcConfigurationProperty.getSecurityGroups() |
CfnService.AwsVpcConfigurationProperty.Builder |
CfnService.AwsVpcConfigurationProperty.Builder.subnets(List<String> subnets)
Sets the value of
CfnService.AwsVpcConfigurationProperty.getSubnets() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnService.AwsVpcConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AwsVpcConfigurationProperty.Builder. |
Copyright © 2022. All rights reserved.