data class ProjectArgs(val projectName: Output<String>? = null) : ConvertibleToJava<ProjectArgs>
The AWS::LookoutVision::Project type creates an Amazon Lookout for Vision project. A project is a grouping of the resources needed to create and manage a Lookout for Vision model.