clusterId property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? clusterId
getter/setter pair

The name of the cluster to upgrade.

This field has been deprecated and replaced by the name field.

Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? clusterId;