@archastro/sdk
Preparing search index...
types/common
R2Bucket
Interface R2Bucket
Provider object fields for an R2 bucket.
interface
R2Bucket
{
id
:
string
;
location
?:
string
;
name
:
string
;
storage_class
?:
string
;
type
:
"r2_bucket"
;
}
Index
Properties
id
location?
name
storage_
class?
type
Properties
id
id
:
string
Provider-assigned object identifier.
Optional
location
location
?:
string
name
name
:
string
Optional
storage_
class
storage_class
?:
string
type
type
:
"r2_bucket"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
location
name
storage_
class
type
@archastro/sdk
Loading...
Provider object fields for an R2 bucket.