Uses of Class
software.amazon.awscdk.services.gamelift.alpha.AliasProps.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of AliasProps.Builder in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionSets the value ofAliasProps.getAliasName()
static AliasProps.Builder
AliasProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAliasProps.Builder
.