LicenseDetailsArgs

constructor(edition: Output<Either<String, LicenseEdition>>? = null, processors: Output<Int>? = null, state: Output<Either<String, LicenseState>>? = null, target: Output<Either<String, LicenseTarget>>? = null, type: Output<Either<String, LicenseCoreType>>? = null)