Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnAliasPropsMixin.RoutingStrategyProperty
Packages that use CfnAliasPropsMixin.RoutingStrategyProperty
-
Uses of CfnAliasPropsMixin.RoutingStrategyProperty in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Classes in software.amazon.awscdk.cfnpropertymixins.services.gamelift that implement CfnAliasPropsMixin.RoutingStrategyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAliasPropsMixin.RoutingStrategyPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnAliasPropsMixin.RoutingStrategyPropertyModifier and TypeMethodDescriptionCfnAliasPropsMixin.RoutingStrategyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnAliasPropsMixin.RoutingStrategyPropertyModifier and TypeMethodDescriptionCfnAliasMixinProps.Builder.routingStrategy(CfnAliasPropsMixin.RoutingStrategyProperty routingStrategy) Sets the value ofCfnAliasMixinProps.getRoutingStrategy()CfnAliasPropsMixin.Builder.routingStrategy(CfnAliasPropsMixin.RoutingStrategyProperty routingStrategy) The routing configuration, including routing type and fleet target, for the alias.