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