Builder

class Builder

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that contains the DLP setting that you want to update.

Link copied to clipboard

The ID of the DLP setting that you want to update.

Link copied to clipboard

Specifies whether DLP enforcement is active for this setting. Set to true to enable enforcement, or false to disable it.

Link copied to clipboard
var name: String?

An updated display name for the DLP setting.

Link copied to clipboard

An updated provider-specific configuration for the DLP integration. This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Link copied to clipboard

An updated behavior to apply when the DLP provider is unreachable. Valid values are ALLOW, WARN, and BLOCK.

Link copied to clipboard

An updated DLP provider type. Currently, the only supported value is MICROSOFT_PURVIEW.