ProvisioningTemplateSummary
A summary of information about a provisioning template.
Contents
- creationDate
- 
               The date when the provisioning template summary was created. Type: Timestamp Required: No 
- description
- 
               The description of the provisioning template. Type: String Length Constraints: Minimum length of 0. Maximum length of 500. Pattern: [^\p{C}]*Required: No 
- enabled
- 
               True if the fleet provision template is enabled, otherwise false. Type: Boolean Required: No 
- lastModifiedDate
- 
               The date when the provisioning template summary was last modified. Type: Timestamp Required: No 
- templateArn
- 
               The ARN of the provisioning template. Type: String Required: No 
- templateName
- 
               The name of the provisioning template. Type: String Length Constraints: Minimum length of 1. Maximum length of 36. Pattern: ^[0-9A-Za-z_-]+$Required: No 
- type
- 
               The type you define in a provisioning template. You can create a template with only one type. You can't change the template type after its creation. The default value is FLEET_PROVISIONING. For more information about provisioning template, see: Provisioning template.Type: String Valid Values: FLEET_PROVISIONING | JITPRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: