customInfoTypes

@JvmName(name = "qgexjxncbpvdhabs")
suspend fun customInfoTypes(value: Output<List<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "jeocddllaxjptxtr")
suspend fun customInfoTypes(value: List<GooglePrivacyDlpV2CustomInfoTypeArgs>?)

Parameters

value

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.


@JvmName(name = "pleplaqtlhotehay")
suspend fun customInfoTypes(vararg values: Output<GooglePrivacyDlpV2CustomInfoTypeArgs>)


@JvmName(name = "wbqaojekhbyedsrw")
suspend fun customInfoTypes(values: List<Output<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "erfwnxppabqqdlwr")
suspend fun customInfoTypes(vararg values: GooglePrivacyDlpV2CustomInfoTypeArgs)

Parameters

values

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.


@JvmName(name = "hclbxexxtiwgtqdr")
suspend fun customInfoTypes(argument: List<suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "jjhviqmooqcmegdq")
suspend fun customInfoTypes(vararg argument: suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "tixeobwioihmipmf")
suspend fun customInfoTypes(argument: suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit)

Parameters

argument

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.