Uses of Class
software.amazon.awscdk.services.gamelift.alpha.ScriptProps.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of ScriptProps.Builder in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionstatic ScriptProps.Builder
ScriptProps.builder()
Sets the value ofScriptProps.getContent()
Sets the value ofScriptProps.getRole()
ScriptProps.Builder.scriptName
(String scriptName) Sets the value ofScriptProps.getScriptName()
ScriptProps.Builder.scriptVersion
(String scriptVersion) Sets the value ofScriptProps.getScriptVersion()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ScriptProps.Builder builder) Constructor that initializes the object based on literal property values passed by theScriptProps.Builder
.