@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.728Z") @Stability(value=Experimental) public interface AppMeshProxyConfigurationConfigProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AppMeshProxyConfigurationConfigProps.Builder
A builder for
AppMeshProxyConfigurationConfigProps |
static class |
AppMeshProxyConfigurationConfigProps.Jsii$Proxy
An implementation for
AppMeshProxyConfigurationConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static AppMeshProxyConfigurationConfigProps.Builder |
builder() |
String |
getContainerName()
(experimental) The name of the container that will serve as the App Mesh proxy.
|
AppMeshProxyConfigurationProps |
getProperties()
(experimental) The set of network configuration parameters to provide the Container Network Interface (CNI) plugin.
|
@Stability(value=Experimental) @NotNull String getContainerName()
@Stability(value=Experimental) @NotNull AppMeshProxyConfigurationProps getProperties()
@Stability(value=Experimental) static AppMeshProxyConfigurationConfigProps.Builder builder()
Copyright © 2021. All rights reserved.