connectionRedundancyNotMet constant

VPN tunnels are not configured with adequate redundancy from the Cloud VPN gateway to the peer gateway

Implementation

static const connectionRedundancyNotMet =
    VpnGatewayStatusHighAvailabilityRequirementState_State(
      'CONNECTION_REDUNDANCY_NOT_MET',
    );