actions

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

Parameters

value

Actions to execute at the completion of the job. Are executed in the order provided.


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


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

Parameters

values

Actions to execute at the completion of the job. Are executed in the order provided.


@JvmName(name = "fwdivufrbbpcgrxu")
suspend fun actions(argument: List<suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit>)
@JvmName(name = "vmtempbsujiafdwl")
suspend fun actions(vararg argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)
@JvmName(name = "uxsxdiyhhlnwgbqg")
suspend fun actions(argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)

Parameters

argument

Actions to execute at the completion of the job. Are executed in the order provided.