public static final class AppMeshProxyConfigurationConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AppMeshProxyConfigurationConfigProps
AppMeshProxyConfigurationConfigProps
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(java.lang.Object o) |
java.lang.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() |
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 final java.lang.String getContainerName()
AppMeshProxyConfigurationConfigProps
getContainerName
in interface AppMeshProxyConfigurationConfigProps
public final AppMeshProxyConfigurationProps getProperties()
AppMeshProxyConfigurationConfigProps
getProperties
in interface AppMeshProxyConfigurationConfigProps
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()