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, name: Output<String>? = null, ownershipChallenge: Output<String>? = null, zoneId: Output<String>? = null)