Skip to main content

Binding

API reference

Implements Node

asString
Returns the binding's string value
digest
Returns the digest of the binding value
id
A unique identifier for this Binding.
isNull
Returns true if the binding is null
name
Returns the binding name
typeName
Returns the binding type
asAddress
Retrieve the binding value, as type Address
asCacheVolume
Retrieve the binding value, as type CacheVolume
asChangeset
Retrieve the binding value, as type Changeset
asCheck
Retrieve the binding value, as type Check
asCheckGroup
Retrieve the binding value, as type CheckGroup
asCloud
Retrieve the binding value, as type Cloud
asContainer
Retrieve the binding value, as type Container
asDiffStat
Retrieve the binding value, as type DiffStat
asDirectory
Retrieve the binding value, as type Directory
asEnv
Retrieve the binding value, as type Env
asEnvFile
Retrieve the binding value, as type EnvFile
asFile
Retrieve the binding value, as type File
asGenerator
Retrieve the binding value, as type Generator
asGeneratorGroup
Retrieve the binding value, as type GeneratorGroup
asGitRef
Retrieve the binding value, as type GitRef
asGitRepository
Retrieve the binding value, as type GitRepository
asHTTPState
Retrieve the binding value, as type HTTPState
asJSONValue
Retrieve the binding value, as type JSONValue
asModule
Retrieve the binding value, as type Module
asModuleConfigClient
Retrieve the binding value, as type ModuleConfigClient
asModuleSource
Retrieve the binding value, as type ModuleSource
asSearchResult
Retrieve the binding value, as type SearchResult
asSearchSubmatch
Retrieve the binding value, as type SearchSubmatch
asSecret
Retrieve the binding value, as type Secret
asService
Retrieve the binding value, as type Service
asSocket
Retrieve the binding value, as type Socket
asStat
Retrieve the binding value, as type Stat
asUp
Retrieve the binding value, as type Up
asUpGroup
Retrieve the binding value, as type UpGroup
asWorkspace
Retrieve the binding value, as type Workspace
asWorkspaceGit
Retrieve the binding value, as type WorkspaceGit
asWorkspaceMigration
Retrieve the binding value, as type WorkspaceMigration
asWorkspaceMigrationStep
Retrieve the binding value, as type WorkspaceMigrationStep
asWorkspaceModule
Retrieve the binding value, as type WorkspaceModule
asWorkspaceModuleSetting
Retrieve the binding value, as type WorkspaceModuleSetting

asString: String

Returns the binding's string value

digest: String!

Returns the digest of the binding value

id: ID!

A unique identifier for this Binding.

isNull: Boolean!

Returns true if the binding is null

name: String!

Returns the binding name

typeName: String!

Returns the binding type

asAddress: Address!

Retrieve the binding value, as type Address

asCacheVolume: CacheVolume!

Retrieve the binding value, as type CacheVolume

asChangeset: Changeset!

Retrieve the binding value, as type Changeset

asCheck: Check!

Retrieve the binding value, as type Check

asCheckGroup: CheckGroup!

Retrieve the binding value, as type CheckGroup

asCloud: Cloud!

Retrieve the binding value, as type Cloud

asContainer: Container!

Retrieve the binding value, as type Container

asDiffStat: DiffStat!

Retrieve the binding value, as type DiffStat

asDirectory: Directory!

Retrieve the binding value, as type Directory

asEnv: Env!

Retrieve the binding value, as type Env

asEnvFile: EnvFile!

Retrieve the binding value, as type EnvFile

asFile: File!

Retrieve the binding value, as type File

asGenerator: Generator!

Retrieve the binding value, as type Generator

asGeneratorGroup: GeneratorGroup!

Retrieve the binding value, as type GeneratorGroup

asGitRef: GitRef!

Retrieve the binding value, as type GitRef

asGitRepository: GitRepository!

Retrieve the binding value, as type GitRepository

asHTTPState: HTTPState!

Retrieve the binding value, as type HTTPState

asJSONValue: JSONValue!

Retrieve the binding value, as type JSONValue

asModule: Module!

Retrieve the binding value, as type Module

asModuleConfigClient: ModuleConfigClient!

Retrieve the binding value, as type ModuleConfigClient

asModuleSource: ModuleSource!

Retrieve the binding value, as type ModuleSource

asSearchResult: SearchResult!

Retrieve the binding value, as type SearchResult

asSearchSubmatch: SearchSubmatch!

Retrieve the binding value, as type SearchSubmatch

asSecret: Secret!

Retrieve the binding value, as type Secret

asService: Service!

Retrieve the binding value, as type Service

asSocket: Socket!

Retrieve the binding value, as type Socket

asStat: Stat

Retrieve the binding value, as type Stat

asUp: Up!

Retrieve the binding value, as type Up

asUpGroup: UpGroup!

Retrieve the binding value, as type UpGroup

asWorkspace: Workspace!

Retrieve the binding value, as type Workspace

asWorkspaceGit: WorkspaceGit!

Retrieve the binding value, as type WorkspaceGit

asWorkspaceMigration: WorkspaceMigration!

Retrieve the binding value, as type WorkspaceMigration

asWorkspaceMigrationStep: WorkspaceMigrationStep!

Retrieve the binding value, as type WorkspaceMigrationStep

asWorkspaceModule: WorkspaceModule!

Retrieve the binding value, as type WorkspaceModule

asWorkspaceModuleSetting: WorkspaceModuleSetting!

Retrieve the binding value, as type WorkspaceModuleSetting

References

Returned by