DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_bucket_acl_list_response Struct Reference

#include <ds3.h>

Data Fields

ds3_bucket_acl_response ** bucket_acls
 
size_t num_bucket_acls
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1602 of file ds3.h.

Field Documentation

◆ bucket_acls

ds3_bucket_acl_response** bucket_acls

Definition at line 1603 of file ds3.h.

◆ num_bucket_acls

size_t num_bucket_acls

Definition at line 1604 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1605 of file ds3.h.


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