Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PatternSummary

Summary of a pattern. A pattern is a data selector or filter which can provide a singular, logical entity view aggregating multiple physical data artifacts for ease of use.

Properties

Optional catalogId

catalogId: undefined | string

The data catalog's OCID.

Optional description

description: undefined | string

Detailed description of the pattern.

Optional displayName

displayName: undefined | string

A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional expression

expression: undefined | string

Input string which drives the selection process, allowing for fine-grained control using qualifiers. Refer to the user documentation for details of the format and examples. A pattern cannot include both a prefix and an expression.

Optional filePathPrefix

filePathPrefix: undefined | string

Input string which drives the selection process. Refer to the user documentation for details of the format and examples. A pattern cannot include both a prefix and an expression.

key

key: string

Unique pattern key that is immutable.

Optional lifecycleState

lifecycleState: model.LifecycleState

State of the pattern.

Optional timeCreated

timeCreated: Date

The date and time the pattern was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj