Skip to content

TypeScript Function APIDocs


TypeScript Function API / asset_builder / SecretPropDefinition

Interface: SecretPropDefinition

Extends

Properties

name

name: string

Inherited from

PropDefinition.name

Defined in

asset_builder.ts:488


kind

kind: PropDefinitionKind

Inherited from

PropDefinition.kind

Defined in

asset_builder.ts:489


docLinkRef?

optional docLinkRef: string

Inherited from

PropDefinition.docLinkRef

Defined in

asset_builder.ts:490


optional docLink: string

Inherited from

PropDefinition.docLink

Defined in

asset_builder.ts:491


documentation?

optional documentation: string

Inherited from

PropDefinition.documentation

Defined in

asset_builder.ts:492


children?

optional children: PropDefinition[]

Inherited from

PropDefinition.children

Defined in

asset_builder.ts:493


entry?

optional entry: PropDefinition

Inherited from

PropDefinition.entry

Defined in

asset_builder.ts:494


widget?

optional widget: PropWidgetDefinition

Inherited from

PropDefinition.widget

Defined in

asset_builder.ts:495


valueFrom?

optional valueFrom: ValueFrom

Inherited from

PropDefinition.valueFrom

Defined in

asset_builder.ts:496


hidden?

optional hidden: boolean

Inherited from

PropDefinition.hidden

Defined in

asset_builder.ts:497


defaultValue?

optional defaultValue: any

Inherited from

PropDefinition.defaultValue

Defined in

asset_builder.ts:499


validationFormat?

optional validationFormat: string

Inherited from

PropDefinition.validationFormat

Defined in

asset_builder.ts:500


mapKeyFuncs?

optional mapKeyFuncs: MapKeyFunc[]

Inherited from

PropDefinition.mapKeyFuncs

Defined in

asset_builder.ts:501


hasInputSocket

hasInputSocket: boolean

Defined in

asset_builder.ts:790


connectionAnnotation

connectionAnnotation: string

Defined in

asset_builder.ts:791