infoTypes

@JvmName(name = "saequkocwweyilfl")
suspend fun infoTypes(value: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "ymcigbyehcgipmuh")
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 = "hmawwfqyeyjgdlbm")
suspend fun infoTypes(vararg values: Output<GooglePrivacyDlpV2InfoTypeArgs>)


@JvmName(name = "fnocyjjyhbolcyll")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "vifhwypatnvcsich")
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 = "lotqlqikvqmxiojt")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "wgujmdcswsoqioeo")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "wplaqooafugulgxb")
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.