nexthopType

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

Parameters

value

The type of Next Hop. Valid values:

  • Instance: An Elastic Compute Service (ECS) instance.

  • HaVip: A high-availability virtual IP address (HAVIP).

  • RouterInterface: A router interface.

  • NetworkInterface: An elastic network interface (ENI).

  • VpnGateway: A VPN Gateway.

  • IPv6Gateway: An IPv6 gateway.

  • NatGateway: A Nat Gateway.

  • Attachment: A transit router.

  • VpcPeer: A VPC Peering Connection.

  • Ipv4Gateway: An IPv4 gateway.

  • GatewayEndpoint: A gateway endpoint.

  • Ecr: A Express Connect Router (ECR).