Project

class Project : KotlinCustomResource

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.

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.

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