Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LibraryMaskingFormat

A library masking format is a masking format stored in an Oracle Cloud Infrastructure compartment and can be used in multiple masking policies. If you want to use the same masking logic for multiple masking columns or even in multiple masking policies, you can create a library masking format and assign it to masking columns as needed. It helps you avoid defining the same masking logic again and again.

Oracle Data Safe provides a set of predefined library masking formats to mask common sensitive and personal data, such as names, national identifiers, credit card numbers, and phone numbers. To meet your specific requirements, you can easily create new library masking formats and use them in your masking policies.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the library masking format.

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 library masking format.

displayName

displayName: string

The display name of the library masking format.

Optional formatEntries

formatEntries: Array<FormatEntry>

An array of format entries. The combined output of all the format entries is used for masking.

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 library masking format.

lifecycleState

lifecycleState: MaskingLifecycleState

The current state of the library masking format.

Optional sensitiveTypeIds

sensitiveTypeIds: Array<string>

An array of OCIDs of the sensitive types compatible with the library masking format.

source

Specifies whether the library masking format is user-defined or predefined.

timeCreated

timeCreated: Date

The date and time the library masking format was created, in the format defined by RFC3339

timeUpdated

timeUpdated: Date

The date and time the library masking format was updated, in the format defined by RFC3339

Functions

getDeserializedJsonObj

getJsonObj