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