ipBlocks

@JvmName(name = "jcjeisbfllalipbb")
suspend fun ipBlocks(value: Output<List<VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs>>)
@JvmName(name = "boijihraoxgjpxws")
suspend fun ipBlocks(value: List<VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs>)

Parameters

value

Represents the configuration values for static IP allocation to nodes. Structure is documented below.


@JvmName(name = "pjkawsjmyvcoosqg")
suspend fun ipBlocks(vararg values: Output<VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs>)


@JvmName(name = "lmvwxblerfbbchac")
suspend fun ipBlocks(values: List<Output<VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs>>)
@JvmName(name = "byyclkmyprkprnlq")
suspend fun ipBlocks(vararg values: VMwareClusterNetworkConfigStaticIpConfigIpBlockArgs)

Parameters

values

Represents the configuration values for static IP allocation to nodes. Structure is documented below.


@JvmName(name = "awphswmqrohnvndh")
suspend fun ipBlocks(argument: List<suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit>)
@JvmName(name = "tiggalkwcqhmclnf")
suspend fun ipBlocks(vararg argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)
@JvmName(name = "lxyywkivxawiiiop")
suspend fun ipBlocks(argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)

Parameters

argument

Represents the configuration values for static IP allocation to nodes. Structure is documented below.