Uses of Interface
com.hashicorp.cdktf.providers.aws.gamelift_alias.GameliftAliasRoutingStrategy
-
Packages that use GameliftAliasRoutingStrategy Package Description com.hashicorp.cdktf.providers.aws.gamelift_alias aws_gamelift_alias -
-
Uses of GameliftAliasRoutingStrategy in com.hashicorp.cdktf.providers.aws.gamelift_alias
Classes in com.hashicorp.cdktf.providers.aws.gamelift_alias that implement GameliftAliasRoutingStrategy Modifier and Type Class Description static classGameliftAliasRoutingStrategy.Jsii$ProxyAn implementation forGameliftAliasRoutingStrategyMethods in com.hashicorp.cdktf.providers.aws.gamelift_alias that return GameliftAliasRoutingStrategy Modifier and Type Method Description GameliftAliasRoutingStrategyGameliftAliasRoutingStrategy.Builder. build()Builds the configured instance.GameliftAliasRoutingStrategyGameliftAliasRoutingStrategyOutputReference. getInternalValue()GameliftAliasRoutingStrategyGameliftAliasConfig. getRoutingStrategy()routing_strategy block.GameliftAliasRoutingStrategyGameliftAliasConfig.Jsii$Proxy. getRoutingStrategy()GameliftAliasRoutingStrategyGameliftAlias. getRoutingStrategyInput()Methods in com.hashicorp.cdktf.providers.aws.gamelift_alias with parameters of type GameliftAliasRoutingStrategy Modifier and Type Method Description voidGameliftAlias. putRoutingStrategy(GameliftAliasRoutingStrategy value)GameliftAlias.BuilderGameliftAlias.Builder. routingStrategy(GameliftAliasRoutingStrategy routingStrategy)routing_strategy block.GameliftAliasConfig.BuilderGameliftAliasConfig.Builder. routingStrategy(GameliftAliasRoutingStrategy routingStrategy)Sets the value ofGameliftAliasConfig.getRoutingStrategy()voidGameliftAliasRoutingStrategyOutputReference. setInternalValue(GameliftAliasRoutingStrategy value)
-