modal
Preparing search index...
CloudBucketMountService
Class CloudBucketMountService
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
CloudBucketMountService
(
client
:
ModalClient
)
:
CloudBucketMountService
Parameters
client
:
ModalClient
Returns
CloudBucketMountService
Methods
create
create
(
bucketName
:
string
,
params
?:
{
bucketEndpointUrl
?:
string
;
keyPrefix
?:
string
;
oidcAuthRoleArn
?:
string
;
readOnly
?:
boolean
;
requesterPays
?:
boolean
;
secret
?:
Secret
;
}
,
)
:
CloudBucketMount
Parameters
bucketName
:
string
params
:
{
bucketEndpointUrl
?:
string
;
keyPrefix
?:
string
;
oidcAuthRoleArn
?:
string
;
readOnly
?:
boolean
;
requesterPays
?:
boolean
;
secret
?:
Secret
;
}
= {}
Returns
CloudBucketMount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
modal
Loading...