externalValues property
Map of input variable names in this blueprint to configurations for importing values from external sources.
Optional.
Implementation
core.Map<core.String, ExternalValueSource>? externalValues;
Map of input variable names in this blueprint to configurations for importing values from external sources.
Optional.
core.Map<core.String, ExternalValueSource>? externalValues;