parameterId property

String? parameterId
getter/setter pair

The ID of the parameter.

Must not contain whitespaces and must be unique amongst all ParameterSpecs.

Required.

Implementation

core.String? parameterId;