conditions property

List<ServiceMeshFeatureCondition>? conditions
getter/setter pair

List of conditions reported for this feature.

Output only.

Implementation

core.List<ServiceMeshFeatureCondition>? conditions;