control Plane Ip Block
suspend fun controlPlaneIpBlock(value: Output<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs>)
suspend fun controlPlaneIpBlock(value: VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs?)
Parameters
value
Static IP addresses for the control plane nodes. Structure is documented below.
suspend fun controlPlaneIpBlock(argument: suspend VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgsBuilder.() -> Unit)
Parameters
argument
Static IP addresses for the control plane nodes. Structure is documented below.