Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.NetworkConfigurationProperty
Packages that use CfnServicePropsMixin.NetworkConfigurationProperty
-
Uses of CfnServicePropsMixin.NetworkConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.ecs
Classes in software.amazon.awscdk.cfnpropertymixins.services.ecs that implement CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.NetworkConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.networkConfiguration(CfnServicePropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnServiceMixinProps.getNetworkConfiguration()CfnServicePropsMixin.Builder.networkConfiguration(CfnServicePropsMixin.NetworkConfigurationProperty networkConfiguration) The network configuration for the service.