actions

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


@JvmName(name = "bvayqnpcmvxdmbdf")
suspend fun actions(values: List<Output<GooglePrivacyDlpV2ActionArgs>>)
@JvmName(name = "bqpmnlywdfjimoya")
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 = "qfafkvpocgsikicc")
suspend fun actions(argument: List<suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit>)
@JvmName(name = "iirijcmydyalafpg")
suspend fun actions(vararg argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)
@JvmName(name = "yrgqevkvixixddvl")
suspend fun actions(argument: suspend GooglePrivacyDlpV2ActionArgsBuilder.() -> Unit)

Parameters

argument

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