actions

@JvmName(name = "xbhpuqexofqctcbb")
suspend fun actions(value: Output<List<GooglePrivacyDlpV2ActionArgs>>)
@JvmName(name = "xuxteqyyghnvdcip")
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 = "whretfhvlyhfpbac")
suspend fun actions(vararg values: Output<GooglePrivacyDlpV2ActionArgs>)


@JvmName(name = "qkvpudnjwrpwgalf")
suspend fun actions(values: List<Output<GooglePrivacyDlpV2ActionArgs>>)
@JvmName(name = "otlyrvotyettsbaj")
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 = "agvawqimkjxtodms")
suspend fun actions(argument: List<suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit>)
@JvmName(name = "ofvphftiudqxgimx")
suspend fun actions(vararg argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)
@JvmName(name = "inpjirtoglqlxgnq")
suspend fun actions(argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)

Parameters

argument

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