@Generated(value="jsii-pacmak/1.50.0 (build d1830a4)", date="2022-01-04T15:39:02.732Z") @Stability(value=Experimental) public interface IVirtualNode extends software.amazon.jsii.JsiiSerializable, 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()
(experimental) The Mesh which the VirtualNode belongs to.
|
String |
getVirtualNodeArn()
(experimental) The Amazon Resource Name belonging to the VirtualNode.
|
String |
getVirtualNodeName()
(experimental) The name of the VirtualNode.
|
Grant |
grantStreamAggregatedResources(IGrantable identity)
(experimental) Grants the given entity `appmesh:StreamAggregatedResources`.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull IMesh getMesh()
@Stability(value=Experimental) @NotNull 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.
@Stability(value=Experimental) @NotNull String getVirtualNodeName()
@Stability(value=Experimental) @NotNull Grant grantStreamAggregatedResources(@NotNull IGrantable identity)
identity - This parameter is required.Copyright © 2022. All rights reserved.