class Aws::IoTTwinMaker::Types::GetSceneRequest
@note When making an API call, you may pass GetSceneRequest
data as a hash: { scene_id: "Id", # required workspace_id: "Id", # required }
@!attribute [rw] scene_id
The ID of the scene. @return [String]
@!attribute [rw] workspace_id
The ID of the workspace that contains the scene. @return [String]
Constants
- SENSITIVE