nextHopGateway

@JvmName(name = "gwpnlmtvaeoeanog")
suspend fun nextHopGateway(value: Output<String>)
@JvmName(name = "lcilsqwqgvdmkvbe")
suspend fun nextHopGateway(value: String?)

Parameters

value

URL to a gateway that should handle matching packets. Currently, you can only specify the internet gateway, using a full or partial valid URL:

  • https://www.googleapis.com/compute/v1/projects/project/global/gateways/default-internet-gateway

  • projects/project/global/gateways/default-internet-gateway

  • global/gateways/default-internet-gateway

  • The string default-internet-gateway.