Interface IScriptRef
(experimental) Indicates that this resource can be referenced as a Script.
Inherited Members
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
Remarks
Stability: Experimental