class Aws::IoTTwinMaker::Types::DeleteSceneRequest

@note When making an API call, you may pass DeleteSceneRequest

data as a hash:

    {
      scene_id: "Id", # required
      workspace_id: "Id", # required
    }

@!attribute [rw] scene_id

The ID of the scene to delete.
@return [String]

@!attribute [rw] workspace_id

The ID of the workspace.
@return [String]

Constants

SENSITIVE