Uses of Interface
software.amazon.awscdk.services.gamelift.CfnAlias.RoutingStrategyProperty
Packages that use CfnAlias.RoutingStrategyProperty
-
Uses of CfnAlias.RoutingStrategyProperty in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement CfnAlias.RoutingStrategyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAlias.RoutingStrategyPropertyMethods in software.amazon.awscdk.services.gamelift that return CfnAlias.RoutingStrategyPropertyModifier and TypeMethodDescriptionCfnAlias.RoutingStrategyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift with parameters of type CfnAlias.RoutingStrategyPropertyModifier and TypeMethodDescriptionCfnAlias.Builder.routingStrategy(CfnAlias.RoutingStrategyProperty routingStrategy) The routing configuration, including routing type and fleet target, for the alias.CfnAliasProps.Builder.routingStrategy(CfnAlias.RoutingStrategyProperty routingStrategy) Sets the value ofCfnAliasProps.getRoutingStrategy()voidCfnAlias.setRoutingStrategy(CfnAlias.RoutingStrategyProperty value) The routing configuration, including routing type and fleet target, for the alias.