Uses of Class
software.amazon.awscdk.services.ecs.CfnTaskSet.AwsVpcConfigurationProperty.Builder
Packages that use CfnTaskSet.AwsVpcConfigurationProperty.Builder
-
Uses of CfnTaskSet.AwsVpcConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnTaskSet.AwsVpcConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTaskSet.AwsVpcConfigurationProperty.Builder.assignPublicIp
(String assignPublicIp) Sets the value ofCfnTaskSet.AwsVpcConfigurationProperty.getAssignPublicIp()
CfnTaskSet.AwsVpcConfigurationProperty.builder()
CfnTaskSet.AwsVpcConfigurationProperty.Builder.securityGroups
(List<String> securityGroups) Sets the value ofCfnTaskSet.AwsVpcConfigurationProperty.getSecurityGroups()
Sets the value ofCfnTaskSet.AwsVpcConfigurationProperty.getSubnets()
Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnTaskSet.AwsVpcConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTaskSet.AwsVpcConfigurationProperty.Builder
.