The custom runtime configuration for this Pipeline Version. Runtime configuration settings supplied here will be added to any default runtime configuration settings from the parent Pipeline Template. Any runtime configuration settings here will over-ride any defaults from the parent Pipeline Template which are using the same key. The configuration settings are combined and applied dynamically whenever this Pipeline Version is run. The combined configuration values are made available in a resource file named application.properties on the runtime classpath. When a particular Pipeline Version is retrieved, only the runtime configuration settings that were stored directly as part of the PipelineVersion will be returned; any runtime configuration settings from the parent Pipeline Template are visible only in the Template. For more information, see the "Configuration File Reference" section of the developer documentation.
The maximum property 'name' size is 2048 characters, the maximum property 'value' size is 8192 characters, and the maximum total size of this customRuntimeConfiguration string is 10243 characters.