VMware Cluster Dataplane V2Args
data class VMwareClusterDataplaneV2Args(val advancedNetworking: Output<Boolean>? = null, val dataplaneV2Enabled: Output<Boolean>? = null, val windowsDataplaneV2Enabled: Output<Boolean>? = null) : ConvertibleToJava<VMwareClusterDataplaneV2Args>