VMware Cluster Network Config Control Plane V2Config Args
data class VMwareClusterNetworkConfigControlPlaneV2ConfigArgs(val controlPlaneIpBlock: Output<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs>? = null) : ConvertibleToJava<VMwareClusterNetworkConfigControlPlaneV2ConfigArgs>
Constructors
Link copied to clipboard
constructor(controlPlaneIpBlock: Output<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs>? = null)
Properties
Link copied to clipboard
val controlPlaneIpBlock: Output<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs>? = null
Static IP addresses for the control plane nodes.