JobTemplateSummary
An object that contains information about the job template.
Contents
- createdAt
-
The time, in seconds since the epoch, when the job template was created.
Type: Timestamp
Required: No
- description
-
A description of the job template.
Type: String
Length Constraints: Maximum length of 2028.
Pattern:
[^\p{C}]+
Required: No
- jobTemplateArn
-
The ARN of the job template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:[!-~]+$
Required: No
- jobTemplateId
-
The unique identifier of the job template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[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: