ReadonlyconfigsOrdered list of config names to execute. Names must match entries in the configs section. Execution follows the listed order.
Use cases: Multi-stage bootstrap ordering; Dependency-aware initialization
AWS: CloudFormation::Init configSets
Validation: Required; array of config name strings
A config set defining an ordered list of config names to execute.