interface ICollectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Rekognition.ICollectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrekognition#ICollectionRef |
![]() | software.amazon.awscdk.services.rekognition.ICollectionRef |
![]() | aws_cdk.aws_rekognition.ICollectionRef |
![]() | aws-cdk-lib » aws_rekognition » ICollectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Collection.
Properties
Name | Type | Description |
---|---|---|
collection | Collection | A reference to a Collection resource. |
node | Node | The tree node. |
collectionRef
Type:
Collection
A reference to a Collection resource.
node
Type:
Node
The tree node.