Show / Hide Table of Contents

Interface IScriptRef

(experimental) Indicates that this resource can be referenced as a Script.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.GameLift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IScriptRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IScriptRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ScriptRef

(experimental) A reference to a Script resource.

Properties

ScriptRef

(experimental) A reference to a Script resource.

IScriptReference ScriptRef { get; }
Property Value

IScriptReference

Remarks

Stability: Experimental

Back to top Generated by DocFX