destroyTime property

String? destroyTime
getter/setter pair

The time this CryptoKeyVersion's key material is scheduled for destruction.

Only present if state is DESTROY_SCHEDULED.

Output only.

Implementation

core.String? destroyTime;