PipelineVariable - CodePipeline

PipelineVariable

A pipeline-level variable used for a pipeline execution.

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

value

The value of a pipeline-level variable.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: .*

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: