Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SensitiveTypePattern

Details of the sensitive type.

Properties

Optional commentPattern

commentPattern: undefined | string

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

compartmentId

compartmentId: string

The OCID of the compartment that contains the sensitive type.

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.

displayName

displayName: string

The display name of the sensitive type.

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\"}}

id

id: string

The OCID of the sensitive type.

Optional isCommon

isCommon: undefined | false | true

Specifies whether the sensitive type is common. Common sensitive types belong to library sensitive types which are frequently used to perform sensitive data discovery.

lifecycleState

lifecycleState: DiscoveryLifecycleState

The current state of the sensitive type.

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: SearchType

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.

source

Specifies whether the sensitive type is user-defined or predefined.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The date and time the sensitive type was created, in the format defined by RFC3339.

timeUpdated

timeUpdated: Date

The date and time the sensitive type was last updated, in the format defined by RFC3339.

Methods

getDeserializedJsonObj

getJsonObj