Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateLibraryMaskingFormatDetails

Details to update a library masking format. Note that updating the formatEntries attribute replaces all the existing masking format entries with the specified format entries.

Properties

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.

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

Optional sensitiveTypeIds

sensitiveTypeIds: Array<string>

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

Functions

getDeserializedJsonObj

getJsonObj