Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.ScriptAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of ScriptAttributes in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionScriptAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IScript
Script.fromScriptAttributes
(software.constructs.Construct scope, String id, ScriptAttributes attrs) (experimental) Import an existing realtime server script from its attributes.