Uses of Interface
software.amazon.awscdk.interfaces.gamelift.ScriptReference
Packages that use ScriptReference
Package
Description
Amazon GameLift Construct Library
-
Uses of ScriptReference in software.amazon.awscdk.interfaces.gamelift
Classes in software.amazon.awscdk.interfaces.gamelift that implement ScriptReferenceMethods in software.amazon.awscdk.interfaces.gamelift that return ScriptReferenceModifier and TypeMethodDescriptionScriptReference.Builder.build()Builds the configured instance.IScriptRef.getScriptRef()(experimental) A reference to a Script resource.default ScriptReferenceIScriptRef.Jsii$Default.getScriptRef()(experimental) A reference to a Script resource.final ScriptReferenceIScriptRef.Jsii$Proxy.getScriptRef()(experimental) A reference to a Script resource. -
Uses of ScriptReference in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return ScriptReference