GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs

data class GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs(val action: Output<String>, val type: Output<String>) : ConvertibleToJava<GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs>

Constructors

constructor(action: Output<String>, type: Output<String>)

Properties

Link copied to clipboard
val action: Output<String>

Options for sensitive information action.

Link copied to clipboard
val type: Output<String>

The currently supported PII entities.

Functions

Link copied to clipboard
open override fun toJava(): GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfigArgs