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

#include <ds3.h>

Data Fields

ds3_s3_target_bucket_name_response ** s3_target_bucket_names
 
size_t num_s3_target_bucket_names
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1897 of file ds3.h.

Field Documentation

◆ num_s3_target_bucket_names

size_t num_s3_target_bucket_names

Definition at line 1899 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1900 of file ds3.h.

◆ s3_target_bucket_names

ds3_s3_target_bucket_name_response** s3_target_bucket_names

Definition at line 1898 of file ds3.h.


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