Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.RouteSpecProperty
Packages that use CfnRoutePropsMixin.RouteSpecProperty
-
Uses of CfnRoutePropsMixin.RouteSpecProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnRoutePropsMixin.RouteSpecPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRoutePropsMixin.RouteSpecPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.RouteSpecPropertyModifier and TypeMethodDescriptionCfnRoutePropsMixin.RouteSpecProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.RouteSpecPropertyModifier and TypeMethodDescriptionCfnRouteMixinProps.Builder.spec(CfnRoutePropsMixin.RouteSpecProperty spec) Sets the value ofCfnRouteMixinProps.getSpec()CfnRoutePropsMixin.Builder.spec(CfnRoutePropsMixin.RouteSpecProperty spec) The route specification to apply.