@Stability(value=Stable) @Internal public static final class VirtualGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VirtualGatewayProps
VirtualGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeVirtualGatewayProps.Builder, VirtualGatewayProps.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(VirtualGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VirtualGatewayProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
AccessLog |
getAccessLog()
Access Logging Configuration for the VirtualGateway.
|
BackendDefaults |
getBackendDefaults()
Default Configuration Virtual Node uses to communicate with Virtual Service.
|
List<VirtualGatewayListener> |
getListeners()
Listeners for the VirtualGateway.
|
IMesh |
getMesh()
The Mesh which the VirtualGateway belongs to.
|
String |
getVirtualGatewayName()
Name of the VirtualGateway.
|
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(VirtualGatewayProps.Builder builder)
VirtualGatewayProps.Builder.public final IMesh getMesh()
VirtualGatewayPropsgetMesh in interface VirtualGatewayPropspublic final AccessLog getAccessLog()
VirtualGatewayBasePropsDefault: - no access logging
getAccessLog in interface VirtualGatewayBasePropspublic final BackendDefaults getBackendDefaults()
VirtualGatewayBasePropsDefault: - No Config
getBackendDefaults in interface VirtualGatewayBasePropspublic final List<VirtualGatewayListener> getListeners()
VirtualGatewayBasePropsOnly one is supported.
Default: - Single HTTP listener on port 8080
getListeners in interface VirtualGatewayBasePropspublic final String getVirtualGatewayName()
VirtualGatewayBasePropsDefault: - A name is automatically determined
getVirtualGatewayName in interface VirtualGatewayBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.