@Stability(value=Stable) @Internal public static final class CfnVirtualServiceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualServiceProps
CfnVirtualServicePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualServiceProps.Builder, CfnVirtualServiceProps.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(String meshName,
Object spec,
String virtualServiceName,
String meshOwner,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualServiceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMeshName()
`AWS::AppMesh::VirtualService.MeshName`.
|
String |
getMeshOwner()
`AWS::AppMesh::VirtualService.MeshOwner`.
|
Object |
getSpec()
`AWS::AppMesh::VirtualService.Spec`.
|
List<CfnTag> |
getTags()
`AWS::AppMesh::VirtualService.Tags`.
|
String |
getVirtualServiceName()
`AWS::AppMesh::VirtualService.VirtualServiceName`.
|
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.public final String getMeshName()
CfnVirtualServicePropsgetMeshName in interface CfnVirtualServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html#cfn-appmesh-virtualservice-meshnamepublic final Object getSpec()
CfnVirtualServicePropsgetSpec in interface CfnVirtualServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html#cfn-appmesh-virtualservice-specpublic final String getVirtualServiceName()
CfnVirtualServicePropsgetVirtualServiceName in interface CfnVirtualServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html#cfn-appmesh-virtualservice-virtualservicenamepublic final String getMeshOwner()
CfnVirtualServicePropsgetMeshOwner in interface CfnVirtualServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html#cfn-appmesh-virtualservice-meshownerpublic final List<CfnTag> getTags()
CfnVirtualServicePropsgetTags in interface CfnVirtualServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html#cfn-appmesh-virtualservice-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.