| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static MeshProps.Builder |
MeshProps.builder() |
MeshProps.Builder |
MeshProps.Builder.egressFilter(MeshFilterType egressFilter)
Sets the value of
MeshProps.getEgressFilter() |
MeshProps.Builder |
MeshProps.Builder.meshName(String meshName)
Sets the value of
MeshProps.getMeshName() |
MeshProps.Builder |
MeshProps.Builder.serviceDiscovery(MeshServiceDiscovery serviceDiscovery)
Sets the value of
MeshProps.getServiceDiscovery() |
| Constructor and Description |
|---|
Jsii$Proxy(MeshProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MeshProps.Builder. |
Copyright © 2022. All rights reserved.