Oss Scan Config Args
constructor(allKeyPrefix: Output<Boolean>? = null, bucketNameLists: Output<List<String>>? = null, enable: Output<Int>? = null, endTime: Output<String>? = null, keyPrefixLists: Output<List<String>>? = null, keySuffixLists: Output<List<String>>? = null, ossScanConfigName: Output<String>? = null, scanDayLists: Output<List<Int>>? = null, startTime: Output<String>? = null)