Uses of Class
software.amazon.awscdk.services.appmesh.CfnMesh.MeshSpecProperty.Builder
-
Uses of CfnMesh.MeshSpecProperty.Builder in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionCfnMesh.MeshSpecProperty.builder()
CfnMesh.MeshSpecProperty.Builder.egressFilter
(IResolvable egressFilter) Sets the value ofCfnMesh.MeshSpecProperty.getEgressFilter()
CfnMesh.MeshSpecProperty.Builder.egressFilter
(CfnMesh.EgressFilterProperty egressFilter) Sets the value ofCfnMesh.MeshSpecProperty.getEgressFilter()
CfnMesh.MeshSpecProperty.Builder.serviceDiscovery
(IResolvable serviceDiscovery) Sets the value ofCfnMesh.MeshSpecProperty.getServiceDiscovery()
CfnMesh.MeshSpecProperty.Builder.serviceDiscovery
(CfnMesh.MeshServiceDiscoveryProperty serviceDiscovery) Sets the value ofCfnMesh.MeshSpecProperty.getServiceDiscovery()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMesh.MeshSpecProperty.Builder
.