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

#include <ds3.h>

Data Fields

ds3_s3_target_response ** s3_targets
 
size_t num_s3_targets
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1912 of file ds3.h.

Field Documentation

◆ num_s3_targets

size_t num_s3_targets

Definition at line 1914 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1915 of file ds3.h.

◆ s3_targets

ds3_s3_target_response** s3_targets

Definition at line 1913 of file ds3.h.


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