---
type: resource-type
title: SyncJob
description: aws resource type AWS::IoTTwinMaker::SyncJob
name: SyncJob
lexicon: aws
resource_type: AWS::IoTTwinMaker::SyncJob
---
`AWS::IoTTwinMaker::SyncJob`, a resource type of the aws lexicon.

## Properties

- `SyncRole` (`string`, required): The IAM Role that execute SyncJob.
- `SyncSource` (`string`, required): The source of the SyncJob.
- `WorkspaceId` (`string`, required): The ID of the workspace.
- `Arn` (`string`, optional): The ARN of the SyncJob.
- `CreationDateTime` (`string`, optional): The date and time when the sync job was created.
- `State` (`string`, optional): The state of SyncJob.
- `Tags` (`Record<string, unknown>`, optional): A key-value pair to associate with a resource.
- `UpdateDateTime` (`string`, optional): The date and time when the sync job was updated.

## Attributes

- `Arn`
- `CreationDateTime`
- `State`
- `UpdateDateTime`
