actions

@JvmName(name = "snkoitihlafnutwr")
suspend fun actions(value: Output<List<PreventionJobTriggerInspectJobActionArgs>>)
@JvmName(name = "powxcckiftmgppvy")
suspend fun actions(value: List<PreventionJobTriggerInspectJobActionArgs>?)

Parameters

value

Configuration block for the actions to execute on the completion of a job. Can be specified multiple times, but only one for each type. Each action block supports fields documented below. This argument is processed in attribute-as-blocks mode. Structure is documented below.


@JvmName(name = "dcsebfogolbkkywb")
suspend fun actions(vararg values: Output<PreventionJobTriggerInspectJobActionArgs>)


@JvmName(name = "yqsvaankpwtdhenr")
suspend fun actions(values: List<Output<PreventionJobTriggerInspectJobActionArgs>>)
@JvmName(name = "iypetvwmyfbjvwga")
suspend fun actions(vararg values: PreventionJobTriggerInspectJobActionArgs)

Parameters

values

Configuration block for the actions to execute on the completion of a job. Can be specified multiple times, but only one for each type. Each action block supports fields documented below. This argument is processed in attribute-as-blocks mode. Structure is documented below.


@JvmName(name = "accxwxwwjpemlxnl")
suspend fun actions(argument: List<suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit>)
@JvmName(name = "ihfdmhogpqfqovhb")
suspend fun actions(vararg argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)
@JvmName(name = "taxvfdtsmhucucuk")
suspend fun actions(argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the actions to execute on the completion of a job. Can be specified multiple times, but only one for each type. Each action block supports fields documented below. This argument is processed in attribute-as-blocks mode. Structure is documented below.