Project

class Project : KotlinCustomResource

Resource Type definition for AWS::SageMaker::Project

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val creationTime: Output<String>

The time at which the project was created.

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

The Amazon Resource Name (ARN) of the project.

Link copied to clipboard

The description of the project.

Link copied to clipboard
val projectId: Output<String>

The ID of the project. This ID is prepended to all entities associated with this project.

Link copied to clipboard
val projectName: Output<String>

The name of the project.

Link copied to clipboard

The status of a project.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Input ServiceCatalog Provisioning Details

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>