Uses of Class
software.amazon.awscdk.services.ecs.CfnService.NetworkConfigurationProperty.Builder
Packages that use CfnService.NetworkConfigurationProperty.Builder
-
Uses of CfnService.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.NetworkConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(IResolvable awsvpcConfiguration) Sets the value ofCfnService.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnService.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(CfnService.AwsVpcConfigurationProperty awsvpcConfiguration) Sets the value ofCfnService.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnService.NetworkConfigurationProperty.builder()
Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.NetworkConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnService.NetworkConfigurationProperty.Builder
.