Guardrail Sensitive Information Policy Config Args Builder
Functions
Link copied to clipboard
suspend fun piiEntitiesConfigs(value: Output<List<GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs>>)
suspend fun piiEntitiesConfigs(vararg values: GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs)
suspend fun piiEntitiesConfigs(vararg values: Output<GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs>)
suspend fun piiEntitiesConfigs(vararg argument: suspend GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgsBuilder.() -> Unit)
suspend fun piiEntitiesConfigs(value: List<GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs>?)
suspend fun piiEntitiesConfigs(values: List<Output<GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs>>)
suspend fun piiEntitiesConfigs(argument: List<suspend GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgsBuilder.() -> Unit>)
suspend fun piiEntitiesConfigs(argument: suspend GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexesConfigs(value: Output<List<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>>)
suspend fun regexesConfigs(vararg values: GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs)
suspend fun regexesConfigs(vararg values: Output<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>)
suspend fun regexesConfigs(vararg argument: suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit)
suspend fun regexesConfigs(value: List<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>?)
suspend fun regexesConfigs(values: List<Output<GuardrailSensitiveInformationPolicyConfigRegexesConfigArgs>>)
suspend fun regexesConfigs(argument: List<suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit>)
suspend fun regexesConfigs(argument: suspend GuardrailSensitiveInformationPolicyConfigRegexesConfigArgsBuilder.() -> Unit)