Scene

class Scene : KotlinCustomResource

Resource schema for AWS::IoTTwinMaker::Scene

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the scene.

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

A list of capabilities that the scene uses to render.

Link copied to clipboard
val contentLocation: Output<String>

The relative path that specifies the location of the content definition file.

Link copied to clipboard

The date and time when the scene was created.

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

The description of the scene.

Link copied to clipboard

A key-value pair of generated scene metadata for the scene.

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 sceneId: Output<String>

The ID of the scene.

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

A key-value pair of scene metadata for the scene.

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

A key-value pair 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 scene.