Variable
The current state of the variable.
Contents
- name
-
The name of the variable.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$
Required: Yes
- value
-
The current value of the variable.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: