status property

String? status
final

Output only. Status of the BGP peer: {UP, DOWN} Check the Status enum for the list of possible values.

Implementation

final String? status;