Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnMeshPropsMixin.Builder
Packages that use CfnMeshPropsMixin.Builder
-
Uses of CfnMeshPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnMeshPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnMeshPropsMixin.BuilderCfnMeshPropsMixin.Builder.create()static CfnMeshPropsMixin.BuilderCfnMeshPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name to use for the service mesh.CfnMeshPropsMixin.Builder.spec(CfnMeshPropsMixin.MeshSpecProperty spec) The service mesh specification to apply.CfnMeshPropsMixin.Builder.spec(IResolvable spec) The service mesh specification to apply.Optional metadata that you can apply to the service mesh to assist with categorization and organization.