bareMetalClusterId property

String? bareMetalClusterId
getter/setter pair

User provided OnePlatform identifier that is used as part of the resource name.

This must be unique among all bare metal clusters within a project and location and will return a 409 if the cluster already exists. (https://tools.ietf.org/html/rfc1123) format.

Implementation

core.String? bareMetalClusterId;