software.amazon.jsii.JsiiObject.InitializationModeMeshProps.Builder, MeshProps.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.
|
protected |
Jsii$Proxy(MeshProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MeshProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
MeshFilterType |
getEgressFilter()
Egress filter to be applied to the Mesh.
|
String |
getMeshName()
The name of the Mesh being defined.
|
MeshServiceDiscovery |
getServiceDiscovery()
Defines how upstream clients will discover VirtualNodes in the Mesh.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(MeshProps.Builder builder)
MeshProps.Builder.public final MeshFilterType getEgressFilter()
MeshPropsDefault: DROP_ALL
getEgressFilter in interface MeshPropspublic final String getMeshName()
MeshPropsDefault: - A name is automatically generated
getMeshName in interface MeshPropspublic final MeshServiceDiscovery getServiceDiscovery()
MeshPropsDefault: - No Service Discovery
getServiceDiscovery in interface MeshProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.