errorCause property
The error message that describes the reason that a stream has a status of
IMPAIRED
or FAILED
. This is not applicable to
streams that have other status values.
Implementation
final ErrorCause? errorCause;
The error message that describes the reason that a stream has a status of
IMPAIRED
or FAILED
. This is not applicable to
streams that have other status values.
final ErrorCause? errorCause;