externalDestructionFailureReason property

String? externalDestructionFailureReason
getter/setter pair

The root cause of the most recent external destruction failure.

Only present if state is EXTERNAL_DESTRUCTION_FAILED.

Output only.

Implementation

core.String? externalDestructionFailureReason;