DS3 C SDK  5.0.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 1607 of file ds3.h.

Field Documentation

◆ bucket_acls

ds3_bucket_acl_response** bucket_acls

Definition at line 1608 of file ds3.h.

◆ num_bucket_acls

size_t num_bucket_acls

Definition at line 1609 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1610 of file ds3.h.


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