autopilotGeneralProfile property

String? autopilotGeneralProfile
getter/setter pair

Autopilot general profile for the cluster, which defines the configuration for the cluster. Possible string values are:

  • "AUTOPILOT_GENERAL_PROFILE_UNSPECIFIED" : Use default configuration.
  • "NO_PERFORMANCE" : Avoid extra IP consumption.

Implementation

core.String? autopilotGeneralProfile;