infoTypes

@JvmName(name = "yrblfryimlvyppme")
suspend fun infoTypes(value: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "oxuxkntiheclbcyb")
suspend fun infoTypes(value: List<GooglePrivacyDlpV2InfoTypeArgs>?)

Parameters

value

InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in InspectConfig.


@JvmName(name = "aneyosjobaivkcoo")
suspend fun infoTypes(vararg values: Output<GooglePrivacyDlpV2InfoTypeArgs>)


@JvmName(name = "gpxojtiamlkbwxpf")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "ejegymhfoqgsnuam")
suspend fun infoTypes(vararg values: GooglePrivacyDlpV2InfoTypeArgs)

Parameters

values

InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in InspectConfig.


@JvmName(name = "iobrrpidvuiurwpf")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "hwlfkthhnetikhgv")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "kbjiutphhggsqcfd")
suspend fun infoTypes(argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)

Parameters

argument

InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in InspectConfig.