@Stability(value=Stable) @Internal public static final class CfnVirtualRouterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualRouterProps
CfnVirtualRouterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualRouterProps.Builder, CfnVirtualRouterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualRouterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualRouterProps.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 of the service mesh to create the virtual router in.
|
String |
getMeshOwner()
The AWS IAM account ID of the service mesh owner.
|
Object |
getSpec()
The virtual router specification to apply.
|
List<CfnTag> |
getTags()
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
|
String |
getVirtualRouterName()
The name to use for the virtual router.
|
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(CfnVirtualRouterProps.Builder builder)
CfnVirtualRouterProps.Builder.public final String getMeshName()
CfnVirtualRouterPropsgetMeshName in interface CfnVirtualRouterPropspublic final Object getSpec()
CfnVirtualRouterPropsgetSpec in interface CfnVirtualRouterPropspublic final String getMeshOwner()
CfnVirtualRouterPropsIf the account ID is not your own, then the account that you specify must share the mesh with your account before you can create the resource in the service mesh. For more information about mesh sharing, see Working with shared meshes .
getMeshOwner in interface CfnVirtualRouterPropspublic final List<CfnTag> getTags()
CfnVirtualRouterPropsEach 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 CfnVirtualRouterPropspublic final String getVirtualRouterName()
CfnVirtualRouterPropsgetVirtualRouterName in interface CfnVirtualRouterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.