newValue property

String? newValue
getter/setter pair

This is the new value to set for any fields that pass the filtering and selection criteria.

To remove a value from a Kubernetes resource, either leave this field unspecified, or set it to the empty string ("").

Optional.

Implementation

core.String? newValue;