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