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