actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pptqwalpthuryiie")
suspend fun actions(argument: List<suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit>)
@JvmName(name = "mbjvydmbmofiiolb")
suspend fun actions(vararg argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)
@JvmName(name = "gcknubghqoeqspcc")
suspend fun actions(argument: suspend PreventionJobTriggerInspectJobActionArgsBuilder.() -> Unit)

Parameters

argument

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