Interface UpdateGatewayVirtualConnectionOptions.Status
- 
- Enclosing class:
- UpdateGatewayVirtualConnectionOptions
 
 public static interface UpdateGatewayVirtualConnectionOptions.StatusStatus of the virtual connection. Virtual connections that span IBM Cloud Accounts are created in approval_pending status. The owner of the target network can accept or reject connection requests by patching status to attached or rejected respectively.
- 
- 
Field Detail- 
ATTACHEDstatic final String ATTACHED attached.- See Also:
- Constant Field Values
 
 - 
REJECTEDstatic final String REJECTED rejected.- See Also:
- Constant Field Values
 
 
- 
 
-