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