interface IScriptRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GameLift.IScriptRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgamelift#IScriptRef |
![]() | software.amazon.awscdk.services.gamelift.IScriptRef |
![]() | aws_cdk.aws_gamelift.IScriptRef |
![]() | aws-cdk-lib » aws_gamelift » IScriptRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Script.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
script | Script | A reference to a Script resource. |
node
Type:
Node
The tree node.
scriptRef
Type:
Script
A reference to a Script resource.