Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateOrUpdateSkillsetOptions

Package version

Options for create/update skillset operation.

Hierarchy

  • any
    • CreateOrUpdateSkillsetOptions

Index

Properties

Optional disableCacheReprocessingChangeDetection

disableCacheReprocessingChangeDetection: undefined | false | true

Disables cache reprocessing change detection.

Optional onlyIfUnchanged

onlyIfUnchanged: undefined | false | true

If set to true, Resource will be deleted only if the etag matches.

Optional skipIndexerResetRequirementForCache

skipIndexerResetRequirementForCache: undefined | false | true

Ignores cache reset requirements.

Generated using TypeDoc