nexthopType

@JvmName(name = "bslxacncmeeakgrr")
suspend fun nexthopType(value: Output<String>)
@JvmName(name = "adbxjlqbtxjhfkai")
suspend fun nexthopType(value: String?)

Parameters

value

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.