Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
BridgeSnapshot
Interface BridgeSnapshot
interface
BridgeSnapshot
{
application
?:
ApplicationBindingTopology
;
artifactDigest
:
string
;
artifactVersion
:
string
;
databaseId
:
string
;
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
;
namespaceIds
:
readonly
string
[]
;
publicRouteAttached
:
boolean
;
scriptName
:
string
;
secretNames
:
readonly
string
[]
;
stateOnly
:
boolean
;
}
Index
Properties
application?
artifact
Digest
artifact
Version
database
Id
durable
Object
Bindings
namespace
Ids
public
Route
Attached
script
Name
secret
Names
state
Only
Properties
Optional
Readonly
application
application
?:
ApplicationBindingTopology
Readonly
artifact
Digest
artifactDigest
:
string
Readonly
artifact
Version
artifactVersion
:
string
Readonly
database
Id
databaseId
:
string
Readonly
durable
Object
Bindings
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
Readonly
namespace
Ids
namespaceIds
:
readonly
string
[]
Readonly
public
Route
Attached
publicRouteAttached
:
boolean
Readonly
script
Name
scriptName
:
string
Readonly
secret
Names
secretNames
:
readonly
string
[]
Readonly
state
Only
stateOnly
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
artifact
Digest
artifact
Version
database
Id
durable
Object
Bindings
namespace
Ids
public
Route
Attached
script
Name
secret
Names
state
Only
Documentation
GitHub
Anchorage API reference
Loading...