Class Autopilot

Autopilot(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Autopilot is the configuration for Autopilot settings on the cluster.

Attribute

NameDescription
enabled bool
Enable Autopilot

Inheritance

builtins.object > proto.message.Message > Autopilot