Uses of Class
software.amazon.awscdk.services.gamelift.alpha.AliasProps.Builder
Packages that use AliasProps.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of AliasProps.Builder in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return AliasProps.BuilderModifier and TypeMethodDescriptionSets the value ofAliasProps.getAliasName()static AliasProps.BuilderAliasProps.builder()AliasProps.Builder.description(String description) Sets the value ofAliasProps.getDescription()Sets the value ofAliasProps.getFleet()AliasProps.Builder.terminalMessage(String terminalMessage) Sets the value ofAliasProps.getTerminalMessage()Constructors in software.amazon.awscdk.services.gamelift.alpha with parameters of type AliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAliasProps.Builder.