Project

class Project : KotlinCustomResource

The AWS::Rekognition::Project type creates an Amazon Rekognition CustomLabels Project. A project is a grouping of the resources needed to create and manage Dataset and ProjectVersions.

Properties

Link copied to clipboard
val arn: Output<String>

Returns the Amazon Resource Name of the project.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val projectName: Output<String>

The name of the project to create.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>