deployParameters property

Map<String, String>? deployParameters
getter/setter pair

The deploy parameters to use for all targets in this release.

Optional.

Implementation

core.Map<core.String, core.String>? deployParameters;