LogpushJobArgs

constructor(accountId: Output<String>? = null, dataset: Output<String>? = null, destinationConf: Output<String>? = null, enabled: Output<Boolean>? = null, filter: Output<String>? = null, frequency: Output<String>? = null, kind: Output<String>? = null, logpullOptions: Output<String>? = null, maxUploadBytes: Output<Int>? = null, maxUploadIntervalSeconds: Output<Int>? = null, maxUploadRecords: Output<Int>? = null, name: Output<String>? = null, outputOptions: Output<LogpushJobOutputOptionsArgs>? = null, ownershipChallenge: Output<String>? = null, zoneId: Output<String>? = null)