Uses of Class
software.amazon.awscdk.services.gamelift.CfnAliasProps.Builder
Packages that use CfnAliasProps.Builder
-
Uses of CfnAliasProps.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnAliasProps.BuilderModifier and TypeMethodDescriptionstatic CfnAliasProps.BuilderCfnAliasProps.builder()CfnAliasProps.Builder.description(String description) Sets the value ofCfnAliasProps.getDescription()Sets the value ofCfnAliasProps.getName()CfnAliasProps.Builder.routingStrategy(IResolvable routingStrategy) Sets the value ofCfnAliasProps.getRoutingStrategy()CfnAliasProps.Builder.routingStrategy(CfnAlias.RoutingStrategyProperty routingStrategy) Sets the value ofCfnAliasProps.getRoutingStrategy()Constructors in software.amazon.awscdk.services.gamelift with parameters of type CfnAliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAliasProps.Builder.