Uses of Interface
software.amazon.awscdk.services.appmesh.CfnMesh.MeshSpecProperty
-
Uses of CfnMesh.MeshSpecProperty in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMesh.MeshSpecProperty
Modifier and TypeMethodDescriptionCfnMesh.MeshSpecProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnMesh.setSpec
(CfnMesh.MeshSpecProperty value) The service mesh specification to apply.CfnMesh.Builder.spec
(CfnMesh.MeshSpecProperty spec) The service mesh specification to apply.CfnMeshProps.Builder.spec
(CfnMesh.MeshSpecProperty spec) Sets the value ofCfnMeshProps.getSpec()