actions

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

Parameters

value

Actions to execute at the completion of the job.


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


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

Parameters

values

Actions to execute at the completion of the job.


@JvmName(name = "fehohpbryikqsiyp")
suspend fun actions(argument: List<suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit>)
@JvmName(name = "hucpimicndarijks")
suspend fun actions(vararg argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)
@JvmName(name = "bddlxpkkpwknrydj")
suspend fun actions(argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)

Parameters

argument

Actions to execute at the completion of the job.