Uses of Class
software.amazon.awscdk.services.ecs.AppMeshProxyConfiguration.Builder
-
Uses of AppMeshProxyConfiguration.Builder in software.amazon.awscdk.services.ecs
Modifier 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.