endpointConfigurations

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


@JvmName(name = "dmlvctfkdhquhebi")
suspend fun endpointConfigurations(values: List<Output<PoolNetworkConfigurationEndpointConfigurationArgs>>)
@JvmName(name = "irjkiluuhsriavet")
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 = "bpkjxrhhoxxeabst")
suspend fun endpointConfigurations(argument: List<suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cjhkuygvqiwijupv")
suspend fun endpointConfigurations(vararg argument: suspend PoolNetworkConfigurationEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "daodmgpskdkvtrct")
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.