PipelineVariableDeclaration
A variable declared at the pipeline level.
Contents
- name
- 
               The name of a pipeline-level variable. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: [A-Za-z0-9@\-_]+Required: Yes 
- defaultValue
- 
               The value of a pipeline-level variable. Type: String Length Constraints: Minimum length of 1. Maximum length of 1000. Pattern: .*Required: No 
- description
- 
               The description of a pipeline-level variable. It's used to add additional context about the variable, and not being used at time when pipeline executes. Type: String Length Constraints: Minimum length of 0. Maximum length of 200. Pattern: .*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: