conditions property

List<ServiceMeshCondition>? conditions
getter/setter pair

List of conditions reported for this membership.

Output only.

Implementation

core.List<ServiceMeshCondition>? conditions;