SyncJobSummary
The SyncJob summary.
Contents
- arn
-
The SyncJob summary ARN.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:((aws)|(aws-cn)|(aws-us-gov)):iottwinmaker:[a-z0-9-]+:[0-9]{12}:[\/a-zA-Z0-9_\-\.:]+
Required: No
- creationDateTime
-
The creation date and time.
Type: Timestamp
Required: No
- status
-
The SyncJob summaries status.
Type: SyncJobStatus object
Required: No
- syncSource
-
The sync source.
Type: String
Pattern:
[a-zA-Z_0-9]+
Required: No
- updateDateTime
-
The update date and time.
Type: Timestamp
Required: No
- workspaceId
-
The ID of the workspace that contains the sync job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: