Project

class Project : KotlinCustomResource

Amazon DataZone projects are business use case–based groupings of people, assets (data), and tools used to simplify access to the AWS analytics.

Properties

Link copied to clipboard
val awsId: Output<String>

The ID of the Amazon DataZone project.

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the project was created.

Link copied to clipboard
val createdBy: Output<String>

The Amazon DataZone user who created the project.

Link copied to clipboard
val description: Output<String>?

The description of the Amazon DataZone project.

Link copied to clipboard
val domainId: Output<String>

The identifier of the Amazon DataZone domain in which the project was created.

Link copied to clipboard

The ID of the Amazon DataZone domain in which this project is created.

Link copied to clipboard
val glossaryTerms: Output<List<String>>?

The glossary terms that can be used in this Amazon DataZone project.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedAt: Output<String>

The timestamp of when the project was last updated.

Link copied to clipboard
val name: Output<String>

The name of the Amazon DataZone 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>