ipBlocks

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pausyfjthfiifacg")
suspend fun ipBlocks(argument: List<suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit>)
@JvmName(name = "agglddjhchnrnuer")
suspend fun ipBlocks(vararg argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)
@JvmName(name = "bfonayklorvxyxdg")
suspend fun ipBlocks(argument: suspend VMwareClusterNetworkConfigStaticIpConfigIpBlockArgsBuilder.() -> Unit)

Parameters

argument

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