ReadinessState type

The readiness state of the corresponding partner topic.
KnownReadinessState can be used interchangeably with ReadinessState, this enum contains the known values that the service supports.

Known values supported by the service

NeverActivated: NeverActivated
Activated: Activated

type ReadinessState = string