Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnMeshPropsMixin.MeshSpecProperty
Packages that use CfnMeshPropsMixin.MeshSpecProperty
-
Uses of CfnMeshPropsMixin.MeshSpecProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnMeshPropsMixin.MeshSpecPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMeshPropsMixin.MeshSpecPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnMeshPropsMixin.MeshSpecPropertyModifier and TypeMethodDescriptionCfnMeshPropsMixin.MeshSpecProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnMeshPropsMixin.MeshSpecPropertyModifier and TypeMethodDescriptionCfnMeshMixinProps.Builder.spec(CfnMeshPropsMixin.MeshSpecProperty spec) Sets the value ofCfnMeshMixinProps.getSpec()CfnMeshPropsMixin.Builder.spec(CfnMeshPropsMixin.MeshSpecProperty spec) The service mesh specification to apply.