PreventionJobTriggerInspectJobArgs

data class PreventionJobTriggerInspectJobArgs(val actions: Output<List<PreventionJobTriggerInspectJobActionArgs>>, val inspectTemplateName: Output<String>, val storageConfig: Output<PreventionJobTriggerInspectJobStorageConfigArgs>) : ConvertibleToJava<PreventionJobTriggerInspectJobArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): PreventionJobTriggerInspectJobArgs

Properties

Link copied to clipboard

A task to execute on the completion of a job. Structure is documented below.

Link copied to clipboard

The name of the template to run when this job is triggered.

Link copied to clipboard

Information on where to inspect Structure is documented below.