status property

CapacityProviderStatus? status
final

The current status of the capacity provider. Only capacity providers in an ACTIVE state can be used in a cluster. When a capacity provider is successfully deleted, it will have an INACTIVE status.

Implementation

final CapacityProviderStatus? status;