OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TableArchiverS3Options Struct Reference

#include <TableArchiver.h>

+ Collaboration diagram for TableArchiverS3Options:

Public Attributes

std::string s3_access_key
 
std::string s3_secret_key
 
std::string s3_session_token
 
std::string s3_region
 
std::string s3_endpoint
 

Detailed Description

Definition at line 24 of file TableArchiver.h.

Member Data Documentation

std::string TableArchiverS3Options::s3_access_key
std::string TableArchiverS3Options::s3_endpoint
std::string TableArchiverS3Options::s3_region
std::string TableArchiverS3Options::s3_secret_key
std::string TableArchiverS3Options::s3_session_token

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