| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayProps.Builder |
VirtualGatewayProps.Builder.accessLog(AccessLog accessLog)
Sets the value of
VirtualGatewayBaseProps.getAccessLog() |
VirtualGatewayProps.Builder |
VirtualGatewayProps.Builder.backendDefaults(BackendDefaults backendDefaults)
Sets the value of
VirtualGatewayBaseProps.getBackendDefaults() |
static VirtualGatewayProps.Builder |
VirtualGatewayProps.builder() |
VirtualGatewayProps.Builder |
VirtualGatewayProps.Builder.listeners(List<? extends VirtualGatewayListener> listeners)
Sets the value of
VirtualGatewayBaseProps.getListeners() |
VirtualGatewayProps.Builder |
VirtualGatewayProps.Builder.mesh(IMesh mesh)
Sets the value of
VirtualGatewayProps.getMesh() |
VirtualGatewayProps.Builder |
VirtualGatewayProps.Builder.virtualGatewayName(String virtualGatewayName)
Sets the value of
VirtualGatewayBaseProps.getVirtualGatewayName() |
| Constructor and Description |
|---|
Jsii$Proxy(VirtualGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VirtualGatewayProps.Builder. |
Copyright © 2022. All rights reserved.