OrganizationJobTriggerArgs

constructor(description: Output<String>? = null, displayName: Output<String>? = null, inspectJob: Output<GooglePrivacyDlpV2InspectJobConfigArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, organizationId: Output<String>? = null, status: Output<OrganizationJobTriggerStatus>? = null, triggerId: Output<String>? = null, triggers: Output<List<GooglePrivacyDlpV2TriggerArgs>>? = null)