endpointConfigurations

@JvmName(name = "pdeiowxcudgsswcj")
suspend fun endpointConfigurations(value: Output<List<PoolNetworkConfigurationEndpointConfigurationArgs>>)

Parameters

value

A list of endpoint_configuration blocks that can be used to address specific ports on an individual compute node externally as defined below. Set as documented in the inbound_nat_pools block below. Changing this forces a new resource to be created.


@JvmName(name = "khhqhrwcavsxqojm")
suspend fun endpointConfigurations(vararg values: Output<PoolNetworkConfigurationEndpointConfigurationArgs>)


@JvmName(name = "gacfulramhjosxvj")
suspend fun endpointConfigurations(values: List<Output<PoolNetworkConfigurationEndpointConfigurationArgs>>)
@JvmName(name = "riwiapiqqsrwphsm")
suspend fun endpointConfigurations(vararg values: PoolNetworkConfigurationEndpointConfigurationArgs)

Parameters

values

A list of endpoint_configuration blocks that can be used to address specific ports on an individual compute node externally as defined below. Set as documented in the inbound_nat_pools block below. Changing this forces a new resource to be created.


@JvmName(name = "dyfcusbnqwpoghyk")
suspend fun endpointConfigurations(argument: List<suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dufoytrvxjsmqesa")
suspend fun endpointConfigurations(vararg argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rwimoglynnksunoq")
suspend fun endpointConfigurations(argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of endpoint_configuration blocks that can be used to address specific ports on an individual compute node externally as defined below. Set as documented in the inbound_nat_pools block below. Changing this forces a new resource to be created.