Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateTagPropertiesOptions

Package version

Options for the updateTagProperties method of RegistryArtifact.

Hierarchy

  • any
    • UpdateTagPropertiesOptions

Index

Properties

Optional canDelete

canDelete: undefined | false | true

Whether or not this tag can be deleted

Optional canList

canList: undefined | false | true

Whether or not to include this tag when listing tags

Optional canRead

canRead: undefined | false | true

Whether or not this tag can be read

Optional canWrite

canWrite: undefined | false | true

Whether or not this tag can be written to

Generated using TypeDoc