UpdateToolboxRequest interface

model interface UpdateToolboxRequest

Properties

default_version

The version identifier that the toolbox should point to. When set, the toolbox's default version will resolve to this version instead of the latest.

name

The name of the toolbox to update.

Property Details

default_version

The version identifier that the toolbox should point to. When set, the toolbox's default version will resolve to this version instead of the latest.

default_version: string

Property Value

string

name

The name of the toolbox to update.

name: string

Property Value

string