deployParameters property

List<DeployParameters>? deployParameters
getter/setter pair

The deploy parameters to use for the target in this stage.

Optional.

Implementation

core.List<DeployParameters>? deployParameters;