Parameter type for setting boolean conditionals
Parameter type for a string which is restricted to a known list
Parameter type for a map of environment variables. Can only be set on non-parameterizable jobs.
Parameter type for a string that must match a POSIX_NAME regexp (for example, there can be no spaces or special characters).
Parameter type for Executors. Available for Parameterizable jobs.
A map defining rules for execution on specific branches
Either a single branch specifier, or a list of branch specifiers
Either a single branch specifier, or a list of branch specifiers
A map defining rules for execution on specific tags
Either a single tag specifier, or a list of tag specifiers
Either a single tag specifier, or a list of tag specifiers
Parameter type for numerical data
Parameter type for a string array. Utilized by multiple CircleCI built-in components. Can not be used by custom components.
Parameter type for steps, a list of steps that may be passed to a job or command.
Parameter type for basic strings
Generated using TypeDoc
All possible Parameter types across CircleCI. Used as an "abstract" type. Use the appropriate ParameterType for your component.