Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateSensitiveTypePatternDetails

Details to update a sensitive type with regular expressions.

Properties

Optional commentPattern

commentPattern: undefined | string

A regular expression to be used by data discovery for matching column comments.

Optional dataPattern

dataPattern: undefined | string

A regular expression to be used by data discovery for matching column data values.

Optional defaultMaskingFormatId

defaultMaskingFormatId: undefined | string

The OCID of the library masking format that should be used to mask the sensitive columns associated with the sensitive type.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of the sensitive type.

Optional displayName

displayName: undefined | string

The display name of the sensitive type. The name does not have to be unique, and it's changeable.

Const entityType

entityType: string = "SENSITIVE_TYPE"

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags

Example: {@code {\"Department\": \"Finance\"}}

Optional namePattern

namePattern: undefined | string

A regular expression to be used by data discovery for matching column names.

Optional parentCategoryId

parentCategoryId: undefined | string

The OCID of the parent sensitive category.

Optional searchType

searchType: undefined | string

The search type indicating how the column name, comment and data patterns should be used by data discovery. Learn more.

Optional shortName

shortName: undefined | string

The short name of the sensitive type.

Methods

getDeserializedJsonObj

getJsonObj