VsphereLicenseArgs

constructor(basicSupportCost: Output<Double>, licenseCost: Output<Double>, licenseType: Output<Either<String, LicenseType>>, productionSupportCost: Output<Double>)