Workspace

class Workspace : KotlinCustomResource

Resource schema for AWS::IoTTwinMaker::Workspace

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the workspace.

Link copied to clipboard

The date and time when the workspace was created.

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

The description of the workspace.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val role: Output<String>

The ARN of the execution role associated with the workspace.

Link copied to clipboard
val s3Location: Output<String>

The ARN of the S3 bucket where resources associated with the workspace are stored.

Link copied to clipboard
val tags: Output<Map<String, String>>?

A map of key-value pairs to associate with a resource.

Link copied to clipboard
val updateDateTime: Output<String>

The date and time of the current update.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val workspaceId: Output<String>

The ID of the workspace.