Job Trigger Args
fun JobTriggerArgs(description: Output<String>? = null, displayName: Output<String>? = null, inspectJob: Output<GooglePrivacyDlpV2InspectJobConfigArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, status: Output<JobTriggerStatus>? = null, triggerId: Output<String>? = null, triggers: Output<List<GooglePrivacyDlpV2TriggerArgs>>? = null)