Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateLibraryMaskingFormatDetails

Details to create a library masking format, which can have one or more format entries. A format entry can be a basic masking format such as Random Number, or it can be a library masking format. The combined output of all the format entries is used for masking. It provides the flexibility to define a masking format that can generate different parts of a data value separately and then combine them to get the final data value for masking. Note that you cannot define masking condition in a library masking format.

Properties

compartmentId

compartmentId: string

The OCID of the compartment where the library masking format should be created.

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.

Optional displayName

displayName: undefined | string

The display name of the library masking format. The name does not have to be unique, and it's changeable.

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

Optional sensitiveTypeIds

sensitiveTypeIds: Array<string>

An array of OCIDs of the sensitive types compatible with the library masking format. It helps track the sensitive types for which the library masking format is being created.

Functions

getDeserializedJsonObj

getJsonObj