infoTypes

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


@JvmName(name = "vpjjubtcbnynhxja")
suspend fun infoTypes(values: List<Output<GooglePrivacyDlpV2InfoTypeArgs>>)
@JvmName(name = "pkunmogeklflqurk")
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 = "mshnhdudelpsxodq")
suspend fun infoTypes(argument: List<suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "timbfsojnwaqyqik")
suspend fun infoTypes(vararg argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "tcpegmyycmlawgje")
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.