class Aws::Mobile::Types::ProjectDetails

Detailed information about an AWS Mobile Hub project.

@!attribute [rw] name

Name of the project.
@return [String]

@!attribute [rw] project_id

Unique project identifier.
@return [String]

@!attribute [rw] region

Default region to use for AWS resource creation in the AWS Mobile
Hub project.
@return [String]

@!attribute [rw] state

Synchronization state for a project.
@return [String]

@!attribute [rw] created_date

Date the project was created.
@return [Time]

@!attribute [rw] last_updated_date

Date of the last modification of the project.
@return [Time]

@!attribute [rw] console_url

Website URL for this project in the AWS Mobile Hub console.
@return [String]

@!attribute [rw] resources

List of AWS resources associated with a project.
@return [Array<Types::Resource>]

@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/ProjectDetails AWS API Documentation

Constants

SENSITIVE