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