actions

@JvmName(name = "ntfbjqfwnmndackj")
suspend fun actions(value: Output<List<PreventionJobTriggerInspectJobActionArgs>>)
@JvmName(name = "wihsmbxhrqnxtlwd")
suspend fun actions(value: List<PreventionJobTriggerInspectJobActionArgs>)

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "umvwqumqivyqubvg")
suspend fun actions(argument: List<suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit>)
@JvmName(name = "faglrgedipslolmj")
suspend fun actions(vararg argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)
@JvmName(name = "daswhjeeoegevalg")
suspend fun actions(argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)

Parameters

argument

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