Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
ApplicationR2Resource
Interface ApplicationR2Resource
interface
ApplicationR2Resource
{
bucketName
:
string
;
creationDate
?:
string
;
jurisdiction
:
R2Jurisdiction
;
name
:
string
;
reservationNonce
:
string
;
state
:
|
"reserved"
|
"create-authorized"
|
"created"
|
"detach-authorized"
|
"detached"
|
"empty-authorized"
|
"empty"
|
"delete-authorized"
|
"deleted"
;
}
Hierarchy (
View Summary
)
ApplicationR2Binding
ApplicationR2Resource
Index
Properties
bucket
Name
creation
Date?
jurisdiction
name
reservation
Nonce
state
Properties
Readonly
bucket
Name
bucketName
:
string
Optional
Readonly
creation
Date
creationDate
?:
string
Readonly
jurisdiction
jurisdiction
:
R2Jurisdiction
Readonly
name
name
:
string
Readonly
reservation
Nonce
reservationNonce
:
string
Readonly
state
state
:
|
"reserved"
|
"create-authorized"
|
"created"
|
"detach-authorized"
|
"detached"
|
"empty-authorized"
|
"empty"
|
"delete-authorized"
|
"deleted"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bucket
Name
creation
Date
jurisdiction
name
reservation
Nonce
state
Documentation
GitHub
Anchorage API reference
Loading...