Class EncryptionKeyRevocationAction (0.10.4)

EncryptionKeyRevocationAction(value)

Specifies behavior if an encryption key used by a resource is revoked.

Values: ENCRYPTION_KEY_REVOCATION_ACTION_UNSPECIFIED (0): Unspecified PREVENT_NEW (1): Prevents the creation of new instances. SHUTDOWN (2): Shuts down existing instances, and prevents creation of new ones.