Hyperv License Args
data class HypervLicenseArgs(val licenseCost: Output<Double>, val licenseType: Output<Either<String, HyperVLicenseType>>) : ConvertibleToJava<HypervLicenseArgs>
Representation of a licence.
Representation of a licence.