class Aws::IoTTwinMaker::Types::GetSceneResponse

@!attribute [rw] arn

The ARN of the scene.
@return [String]

@!attribute [rw] capabilities

A list of capabilities that the scene uses to render.
@return [Array<String>]

@!attribute [rw] content_location

The relative path that specifies the location of the content
definition file.
@return [String]

@!attribute [rw] creation_date_time

The date and time when the scene was created.
@return [Time]

@!attribute [rw] description

The description of the scene.
@return [String]

@!attribute [rw] scene_id

The ID of the scene.
@return [String]

@!attribute [rw] update_date_time

The date and time when the scene was last updated.
@return [Time]

@!attribute [rw] workspace_id

The ID of the workspace that contains the scene.
@return [String]

Constants

SENSITIVE