data class ProjectArgs(val projectName: Output<String>? = null) : ConvertibleToJava<ProjectArgs>
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.