@Stability(value=Stable) @Internal public static final class CfnMeshProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMeshProps
CfnMeshPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMeshProps.Builder, CfnMeshProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMeshProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMeshProps.Builder. |
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 |
getMeshName()
The name to use for the service mesh.
|
Object |
getSpec()
The service mesh specification to apply.
|
List<CfnTag> |
getTags()
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMeshProps.Builder builder)
CfnMeshProps.Builder.public final String getMeshName()
CfnMeshPropsgetMeshName in interface CfnMeshPropspublic final Object getSpec()
CfnMeshPropsgetSpec in interface CfnMeshPropspublic final List<CfnTag> getTags()
CfnMeshPropsEach tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
getTags in interface CfnMeshProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.