postKeyRevocationActionType property

String? postKeyRevocationActionType
getter/setter pair

PostKeyRevocationActionType of the instance. Possible string values are:

  • "NOOP" : Indicates user chose no operation.
  • "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED" : Default value. This value is unused.
  • "SHUTDOWN" : Indicates user chose to opt for VM shutdown on key revocation.

Implementation

core.String? postKeyRevocationActionType;