Uses of Class
com.hashicorp.cdktf.providers.aws.gamelift_alias.GameliftAliasRoutingStrategy.Builder
-
Packages that use GameliftAliasRoutingStrategy.Builder Package Description com.hashicorp.cdktf.providers.aws.gamelift_alias aws_gamelift_alias -
-
Uses of GameliftAliasRoutingStrategy.Builder in com.hashicorp.cdktf.providers.aws.gamelift_alias
Methods in com.hashicorp.cdktf.providers.aws.gamelift_alias that return GameliftAliasRoutingStrategy.Builder Modifier and Type Method Description static GameliftAliasRoutingStrategy.BuilderGameliftAliasRoutingStrategy. builder()GameliftAliasRoutingStrategy.BuilderGameliftAliasRoutingStrategy.Builder. fleetId(String fleetId)Sets the value ofGameliftAliasRoutingStrategy.getFleetId()GameliftAliasRoutingStrategy.BuilderGameliftAliasRoutingStrategy.Builder. message(String message)Sets the value ofGameliftAliasRoutingStrategy.getMessage()GameliftAliasRoutingStrategy.BuilderGameliftAliasRoutingStrategy.Builder. type(String type)Sets the value ofGameliftAliasRoutingStrategy.getType()Constructors in com.hashicorp.cdktf.providers.aws.gamelift_alias with parameters of type GameliftAliasRoutingStrategy.Builder Constructor Description Jsii$Proxy(GameliftAliasRoutingStrategy.Builder builder)Constructor that initializes the object based on literal property values passed by theGameliftAliasRoutingStrategy.Builder.
-