PowerState Class

Describes the Power State of the cluster.

Inheritance
PowerState

Constructor

PowerState(*, code: Optional[Union[str, _models.Code]] = None, **kwargs)

Variables

code
str or Code

Tells whether the cluster is Running or Stopped. Known values are: "Running", "Stopped".