@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:36.564Z") @Stability(value=Stable) public interface IVirtualService extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVirtualService.Jsii$Default
Internal default implementation for
IVirtualService. |
static class |
IVirtualService.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 VirtualService belongs to.
|
String |
getVirtualServiceArn()
The Amazon Resource Name (ARN) for the virtual service.
|
String |
getVirtualServiceName()
The name of the VirtualService.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull IMesh getMesh()
@Stability(value=Stable) @NotNull String getVirtualServiceArn()
@Stability(value=Stable) @NotNull String getVirtualServiceName()
Copyright © 2022. All rights reserved.