class Aws::LookoutforVision::Types::ProjectDescription

Describe an Amazon Lookout for Vision project. For more information, see DescribeProject.

@!attribute [rw] project_arn

The Amazon Resource Name (ARN) of the project.
@return [String]

@!attribute [rw] project_name

The name of the project.
@return [String]

@!attribute [rw] creation_timestamp

The unix timestamp for the date and time that the project was
created.
@return [Time]

@!attribute [rw] datasets

A list of datasets in the project.
@return [Array<Types::DatasetMetadata>]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/ProjectDescription AWS API Documentation

Constants

SENSITIVE