nexthopType

val nexthopType: Output<String>

The type of the next hop of the custom route entry. Valid values:

  • Instance (default): The ECS Instance.

  • HaVip: a highly available virtual IP address.

  • RouterInterface: indicates the router interface.

  • Network interface: ENI.

  • VpnGateway: the VPN gateway.

  • IPv6Gateway:IPv6 gateway.

  • NatGateway:NAT gateway.

  • Attachment: The forwarding router.

  • VpcPeer:VPC peer connection.

  • Ipv4Gateway:IPv4 Gateway.

  • GatewayEndpoint: the gateway endpoint.

  • Ecr: Leased line gateway.

  • GatewayLoadBalancerEndpoint: The Gateway-based load balancing endpoint.