LicenseArgs

constructor(licenseDetails: Output<LicenseDetailsArgs>? = null, licenseType: Output<Either<String, LicenseType>>? = null, location: Output<String>, tags: Output<Map<String, String>>? = null, tenantId: Output<String>? = null)