id property

String? id
getter/setter pair

The unique ID associated with this set of parameters.

Users can use this id to determine if the parameters associated with the instance differ from the parameters associated with the nodes. A discrepancy between parameter ids can inform users that they may need to take action to apply parameters on nodes.

Output only.

Implementation

core.String? id;