VMware Cluster Network Config Control Plane V2Config Control Plane Ip Block Args
data class VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs(val gateway: Output<String>? = null, val ips: Output<List<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs>>? = null, val netmask: Output<String>? = null) : ConvertibleToJava<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockArgs>
Constructors
Link copied to clipboard
constructor(gateway: Output<String>? = null, ips: Output<List<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs>>? = null, netmask: Output<String>? = null)
Properties
Link copied to clipboard
val ips: Output<List<VMwareClusterNetworkConfigControlPlaneV2ConfigControlPlaneIpBlockIpArgs>>? = null
The node's network configurations used by the VMware User Cluster. Structure is documented below.