get Collection
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
Return
null
Parameters
argument
null
Return
null
Parameters
collection Id
ID for the collection that you are creating.
See also
suspend fun getCollection(argument: suspend GetCollectionPlainArgsBuilder.() -> Unit): GetCollectionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.rekognition.kotlin.inputs.GetCollectionPlainArgs.