Parameter
Assigns a value to a named Pipeline parameter.
Contents
- Name
- 
               The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Pattern: [A-Za-z0-9\-_]*Required: Yes 
- Value
- 
               The literal value for the parameter. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Required: Yes 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: