Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::KeyRevocationActionType (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::KeyRevocationActionType.

Specifies whether the virtual machine instance will be shut down on key revocation. It is currently used in instance, instance properties and GMI protos

Constants

KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

NONE

value: 1
Indicates user chose no operation.

STOP

value: 2
Indicates user chose to opt for VM shutdown on key revocation.