AWS SDK for C++
AWS SDK for C++
|
#include <Aws.h>
Public Attributes | |
std::function< std::shared_ptr< Aws::Crt::Io::ClientBootstrap >()> | clientBootstrap_create_fn |
std::function< std::shared_ptr< Aws::Crt::Io::TlsConnectionOptions >()> | tlsConnectionOptions_create_fn |
SDK wide options for I/O: client bootstrap and TLS connection options
std::function<std::shared_ptr<Aws::Crt::Io::ClientBootstrap>()> Aws::IoOptions::clientBootstrap_create_fn |
std::function<std::shared_ptr<Aws::Crt::Io::TlsConnectionOptions>()> Aws::IoOptions::tlsConnectionOptions_create_fn |