Type Definition rusoto_directconnect::BGPStatus [] [src]

type BGPStatus = String;

The Up/Down state of the BGP peer.

  • Up: The BGP peer is established.

  • Down: The BGP peer is down.