endpointTypes

@JvmName(name = "bkqfgkmvxewylrik")
suspend fun endpointTypes(value: Output<List<String>>)
@JvmName(name = "umfxqldrwqplmyyw")
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 = "uaoqplikknvcgxvm")
suspend fun endpointTypes(vararg values: Output<String>)


@JvmName(name = "vgmvmxstkiatjjgh")
suspend fun endpointTypes(values: List<Output<String>>)
@JvmName(name = "uwysewgmxlvthomt")
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.