endpointConfigurations

@JvmName(name = "otwnklklsgkocmhf")
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 = "acnyiqdsroxdhbor")
suspend fun endpointConfigurations(vararg values: Output<PoolNetworkConfigurationEndpointConfigurationArgs>)


@JvmName(name = "bnelrnddpjlduwtc")
suspend fun endpointConfigurations(values: List<Output<PoolNetworkConfigurationEndpointConfigurationArgs>>)
@JvmName(name = "jnctfvsoobygyogt")
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 = "osajsedlxaqdfrsc")
suspend fun endpointConfigurations(argument: List<suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cumyfiswfcebvwnl")
suspend fun endpointConfigurations(vararg argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "opmtjclawpkvvrao")
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.