@truenas/api-client
GitHub
Preparing search index...
v25_10_0
CloudBackupS3CredentialsModelInput2
Interface CloudBackupS3CredentialsModelInput2
interface
CloudBackupS3CredentialsModelInput2
{
access_key_id
:
string
;
endpoint
?:
string
;
max_upload_parts
?:
undefined
;
region
?:
string
;
secret_access_key
:
string
;
signatures_v2
?:
undefined
;
skip_region
?:
undefined
;
type
:
"S3"
;
}
Index
Properties
access_
key_
id
endpoint?
max_
upload_
parts?
region?
secret_
access_
key
signatures_
v2?
skip_
region?
type
Properties
access_
key_
id
access_key_id
:
string
Optional
endpoint
endpoint
?:
string
Optional
max_
upload_
parts
max_upload_parts
?:
undefined
Optional
region
region
?:
string
secret_
access_
key
secret_access_key
:
string
Optional
signatures_
v2
signatures_v2
?:
undefined
Optional
skip_
region
skip_region
?:
undefined
type
type
:
"S3"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
key_
id
endpoint
max_
upload_
parts
region
secret_
access_
key
signatures_
v2
skip_
region
type
GitHub
@truenas/api-client
Loading...