job Notification Emails
suspend fun jobNotificationEmails(value: Output<PreventionJobTriggerInspectJobActionJobNotificationEmailsArgs>)
suspend fun jobNotificationEmails(value: PreventionJobTriggerInspectJobActionJobNotificationEmailsArgs?)
Parameters
value
Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
suspend fun jobNotificationEmails(argument: suspend PreventionJobTriggerInspectJobActionJobNotificationEmailsArgsBuilder.() -> Unit)
Parameters
argument
Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.