actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rbljddhtkkysryab")
suspend fun actions(argument: List<suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit>)
@JvmName(name = "edrkukewtbrgadwi")
suspend fun actions(vararg argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)
@JvmName(name = "ywisfmbtmupvyhxt")
suspend fun actions(argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)

Parameters

argument

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