InaccessibilityReason type
Root cause kind. Allowed values are “TransparentDataEncryption”, “DatabaseReplication”, and “Unknown”.
KnownInaccessibilityReason can be used interchangeably with InaccessibilityReason,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
TransparentDataEncryption: TransparentDataEncryption
DatabaseReplication: DatabaseReplication
type InaccessibilityReason = string