PlacementTemplate
An object defining the template for a placement.
Contents
- defaultAttributes
-
The default attributes (key/value pairs) to be applied to all placements using this template.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Maximum length of 800.
Required: No
- deviceTemplates
-
An object specifying the DeviceTemplate for all placements using this (PlacementTemplate) template.
Type: String to DeviceTemplate object map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key 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: