Collection

class Collection : KotlinCustomResource

The AWS::Rekognition::Collection type creates an Amazon Rekognition Collection. A collection is a logical grouping of information about detected faces which can later be referenced for searches on the group

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val collectionId: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<CollectionTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>