Resource schema for AWS::IoTTwinMaker::SyncJob
sync_role
(String) The IAM Role that execute SyncJob.sync_source
(String) The source of the SyncJob.workspace_id
(String) The ID of the workspace.tags
(Map of String) A key-value pair to associate with a resource.arn
(String) The ARN of the SyncJob.creation_date_time
(String) The date and time when the sync job was created.id
(String) Uniquely identifies the resource.state
(String) The state of SyncJob.update_date_time
(String) The date and time when the sync job was updated.Import is supported using the following syntax:
$ terraform import awscc_iottwinmaker_sync_job.example <resource ID>