actions

@JvmName(name = "lchcfbmhudyctrxn")
suspend fun actions(value: Output<List<GooglePrivacyDlpV2ActionArgs>>)
@JvmName(name = "fhxjnbndeqbwciej")
suspend fun actions(value: List<GooglePrivacyDlpV2ActionArgs>?)

Parameters

value

Actions to execute at the completion of the job.


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


@JvmName(name = "xrxtbnpgsfcnkheu")
suspend fun actions(values: List<Output<GooglePrivacyDlpV2ActionArgs>>)
@JvmName(name = "wkvxpecsyukhxlsk")
suspend fun actions(vararg values: GooglePrivacyDlpV2ActionArgs)

Parameters

values

Actions to execute at the completion of the job.


@JvmName(name = "mppixtbrpibsmdhg")
suspend fun actions(argument: List<suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit>)
@JvmName(name = "vvkjsuwrdijohfat")
suspend fun actions(vararg argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)
@JvmName(name = "ofhgscmtkcvwfplr")
suspend fun actions(argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)

Parameters

argument

Actions to execute at the completion of the job.