ManagedJobTemplateSummary
An object that contains information about the managed template.
Contents
- description
-
The description for a managed template.
Type: String
Length Constraints: Maximum length of 2028.
Pattern:
[^\p{C}]+
Required: No
- environments
-
A list of environments that are supported with the managed job template.
Type: Array of strings
Pattern:
[^\p{C}]+
Required: No
- templateArn
-
The Amazon Resource Name (ARN) for a managed template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:[!-~]+$
Required: No
- templateName
-
The unique Name for a managed template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- templateVersion
-
The version for a managed template.
Type: String
Pattern:
^[1-9]+.[0-9]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: