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