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