| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCollection.Builder |
CfnCollection.Builder.collectionId(String collectionId)
ID for the collection that you are creating.
|
static CfnCollection.Builder |
CfnCollection.Builder.create(software.constructs.Construct scope,
String id) |
CfnCollection.Builder |
CfnCollection.Builder.tags(List<? extends CfnTag> tags)
A set of tags (key-value pairs) that you want to attach to the collection.
|
Copyright © 2022. All rights reserved.