| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AppMeshProxyConfigurationProps.Jsii$Proxy
An implementation for
AppMeshProxyConfigurationProps |
| Modifier and Type | Method and Description |
|---|---|
AppMeshProxyConfigurationProps |
AppMeshProxyConfigurationProps.Builder.build()
Builds the configured instance.
|
AppMeshProxyConfigurationProps |
AppMeshProxyConfigurationConfigProps.getProperties()
(experimental) The set of network configuration parameters to provide the Container Network Interface (CNI) plugin.
|
AppMeshProxyConfigurationProps |
AppMeshProxyConfigurationConfigProps.Jsii$Proxy.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
AppMeshProxyConfigurationConfigProps.Builder |
AppMeshProxyConfigurationConfigProps.Builder.properties(AppMeshProxyConfigurationProps properties)
Sets the value of
AppMeshProxyConfigurationConfigProps.getProperties() |
AppMeshProxyConfiguration.Builder |
AppMeshProxyConfiguration.Builder.properties(AppMeshProxyConfigurationProps properties)
(experimental) The set of network configuration parameters to provide the Container Network Interface (CNI) plugin.
|
| Constructor and Description |
|---|
Jsii$Proxy(String containerName,
AppMeshProxyConfigurationProps properties)
Constructor that initializes the object based on literal property values passed by the
AppMeshProxyConfigurationConfigProps.Builder. |
Copyright © 2021. All rights reserved.