regexesConfigs

@JvmName(name = "gibdwbavarcrrfxg")
suspend fun regexesConfigs(value: Output<List<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>>)

Parameters

value

List of regex. See Regexes Config for more information.


@JvmName(name = "okfwykwgutgdccqd")
suspend fun regexesConfigs(vararg values: Output<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>)


@JvmName(name = "tbpaullmwsxiaipw")
suspend fun regexesConfigs(values: List<Output<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>>)
@JvmName(name = "wafqpjftfqskwpmv")
suspend fun regexesConfigs(vararg values: GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs)

Parameters

values

List of regex. See Regexes Config for more information.


@JvmName(name = "wadgvufggkovcsfn")
suspend fun regexesConfigs(argument: List<suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit>)
@JvmName(name = "yhiuthvxwcsxyqqt")
suspend fun regexesConfigs(vararg argument: suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit)
@JvmName(name = "vdeiwfehidxbfjes")
suspend fun regexesConfigs(argument: suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit)

Parameters

argument

List of regex. See Regexes Config for more information.