stateError property

StateError? stateError
getter/setter pair

Error regarding the state of the Execution resource.

For example, this field will have error details if the execution data is unavailable due to revoked KMS key permissions.

Output only.

Implementation

StateError? stateError;