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