DS3 C SDK  5.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_spectra_user_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strauth_id
 
ds3_strdefault_data_policy_id
 
ds3_strid
 
int max_buckets
 
ds3_strname
 
ds3_strsecret_key
 

Detailed Description

Definition at line 903 of file ds3.h.

Field Documentation

◆ auth_id

ds3_str* auth_id

Definition at line 904 of file ds3.h.

◆ default_data_policy_id

ds3_str* default_data_policy_id

Definition at line 905 of file ds3.h.

◆ id

ds3_str* id

Definition at line 906 of file ds3.h.

◆ max_buckets

int max_buckets

Definition at line 907 of file ds3.h.

◆ name

ds3_str* name

Definition at line 908 of file ds3.h.

◆ secret_key

ds3_str* secret_key

Definition at line 909 of file ds3.h.


The documentation for this struct was generated from the following file: