@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-02T20:25:35.965Z") public interface IVirtualNode extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IVirtualNode.Jsii$Default
Internal default implementation for
IVirtualNode . |
static class |
IVirtualNode.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
IMesh |
getMesh()
The Mesh which the VirtualNode belongs to.
|
java.lang.String |
getVirtualNodeArn()
The Amazon Resource Name belonging to the VirtualNode.
|
java.lang.String |
getVirtualNodeName()
The name of the VirtualNode.
|
Grant |
grantStreamAggregatedResources(IGrantable identity)
Grants the given entity `appmesh:StreamAggregatedResources`.
|
applyRemovalPolicy, getEnv, getStack
getNode
IMesh getMesh()
java.lang.String getVirtualNodeArn()
Set this value as the APPMESH_VIRTUAL_NODE_NAME environment variable for your task group's Envoy proxy container in your task definition or pod spec.
java.lang.String getVirtualNodeName()
Grant grantStreamAggregatedResources(IGrantable identity)
identity
- This parameter is required.