Interface GetGatewayResponseGateway.BgpStatus
- 
- Enclosing class:
- GetGatewayResponseGateway
 
 public static interface GetGatewayResponseGateway.BgpStatusGateway BGP status. The list of enumerated values for this property may expand in the future. Code and processes using this field must tolerate unexpected values.
- 
- 
Field Detail- 
ACTIVEstatic final String ACTIVE active.- See Also:
- Constant Field Values
 
 - 
CONNECTstatic final String CONNECT connect.- See Also:
- Constant Field Values
 
 - 
ESTABLISHEDstatic final String ESTABLISHED established.- See Also:
- Constant Field Values
 
 - 
IDLEstatic final String IDLE idle.- See Also:
- Constant Field Values
 
 
- 
 
-