Uses of Class
software.amazon.awscdk.services.ecs.AppMeshProxyConfiguration.Builder
Packages that use AppMeshProxyConfiguration.Builder
-
Uses of AppMeshProxyConfiguration.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return AppMeshProxyConfiguration.BuilderModifier and TypeMethodDescriptionAppMeshProxyConfiguration.Builder.containerName(String containerName) The name of the container that will serve as the App Mesh proxy.AppMeshProxyConfiguration.Builder.create()AppMeshProxyConfiguration.Builder.properties(AppMeshProxyConfigurationProps properties) The set of network configuration parameters to provide the Container Network Interface (CNI) plugin.