TemplateInput
The input parameters of a template.
Contents
- dataType
-
The data type of the template input.
Type: String
Valid Values:
STRING | INTEGER | STRINGLIST | STRINGMAP
Required: No
- inputName
-
The name of the template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-a-zA-Z0-9_.+]+[-a-zA-Z0-9_.+ ]*
Required: No
- required
-
Determine if an input is required from the template.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: