actions

@JvmName(name = "qbtuakxdxafngpxw")
suspend fun actions(value: Output<List<PreventionJobTriggerInspectJobActionArgs>>)
@JvmName(name = "nnkvjdjbvdesljgk")
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 = "jqcikocultuadyxs")
suspend fun actions(vararg values: Output<PreventionJobTriggerInspectJobActionArgs>)


@JvmName(name = "kjgingrejjlxceyc")
suspend fun actions(values: List<Output<PreventionJobTriggerInspectJobActionArgs>>)
@JvmName(name = "ttuedqoyupyanhns")
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 = "ticlrukyhbfgqccs")
suspend fun actions(argument: List<suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit>)
@JvmName(name = "nlwpvmnmexchyioi")
suspend fun actions(vararg argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)
@JvmName(name = "fpnreqdnkaqpffwg")
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.