Project

class Project : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Project

Properties

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

The IDs of the assets to be associated to the project.

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

The ID of the portal in which to create the project.

Link copied to clipboard
val projectArn: Output<String>

The ARN of the project.

Link copied to clipboard

A description for the project.

Link copied to clipboard
val projectId: Output<String>

The ID of the project.

Link copied to clipboard
val projectName: Output<String>

A friendly name for the project.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the project.

Link copied to clipboard
val urn: Output<String>