@Stability(value=Stable) public static final class AppMeshProxyConfigurationConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AppMeshProxyConfigurationConfigProps
AppMeshProxyConfigurationConfigProps
software.amazon.jsii.JsiiObject.InitializationMode
AppMeshProxyConfigurationConfigProps.Builder, AppMeshProxyConfigurationConfigProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContainerName()
The name of the container that will serve as the App Mesh proxy.
|
AppMeshProxyConfigurationProps |
getProperties()
The set of network configuration parameters to provide the Container Network Interface (CNI) plugin.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getContainerName()
AppMeshProxyConfigurationConfigProps
getContainerName
in interface AppMeshProxyConfigurationConfigProps
public AppMeshProxyConfigurationProps getProperties()
AppMeshProxyConfigurationConfigProps
getProperties
in interface AppMeshProxyConfigurationConfigProps
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2019. All rights reserved.