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