endpointTypes

@JvmName(name = "tundcvkeehhrqbbo")
suspend fun endpointTypes(value: Output<List<String>>)
@JvmName(name = "rmqjkvxqvnqwtluq")
suspend fun endpointTypes(value: List<String>?)

Parameters

value

Specifies the endpoint Types supported by the NAT Gateway. Supported values include: ENDPOINT_TYPE_VM, ENDPOINT_TYPE_SWG, ENDPOINT_TYPE_MANAGED_PROXY_LB.


@JvmName(name = "cupsqahbkcfdmamf")
suspend fun endpointTypes(vararg values: Output<String>)


@JvmName(name = "luhrukytaftglone")
suspend fun endpointTypes(values: List<Output<String>>)
@JvmName(name = "ufrgxplrxetsibrq")
suspend fun endpointTypes(vararg values: String)

Parameters

values

Specifies the endpoint Types supported by the NAT Gateway. Supported values include: ENDPOINT_TYPE_VM, ENDPOINT_TYPE_SWG, ENDPOINT_TYPE_MANAGED_PROXY_LB.