endpointConfigurations

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ofaanabbldeuhrlr")
suspend fun endpointConfigurations(argument: List<suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "vlpkwgdkpgmjlrlt")
suspend fun endpointConfigurations(vararg argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "jueowlavuigtkjox")
suspend fun endpointConfigurations(argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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