primaryStatusReasons property

List<String>? primaryStatusReasons
getter/setter pair

Provides reasons into why an asset group is not serving or not serving optimally.

It will be empty when the asset group is serving without issues.

Output only.

Implementation

core.List<core.String>? primaryStatusReasons;