Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SkillParameterSummary

Metadata for a Skill Parameter property.

Properties

Optional description

description: undefined | string

A description of the Parameter.

displayName

displayName: string

The display name for the Parameter.

lifecycleState

lifecycleState: LifecycleState

The Parameter's current state.

name

name: string

The Parameter name. This must be unique within the parent resource.

type

The value type.

Optional value

value: undefined | string

The current value. The value will be interpreted based on the {@code type}.

Functions

getDeserializedJsonObj

getJsonObj