aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Imds::ImdsClientConfig Struct Reference

#include <ImdsClient.h>

Public Member Functions

 ImdsClientConfig ()
 

Public Attributes

Io::ClientBootstrapBootstrap
 

Constructor & Destructor Documentation

◆ ImdsClientConfig()

Aws::Crt::Imds::ImdsClientConfig::ImdsClientConfig ( )
inline

Member Data Documentation

◆ Bootstrap

Io::ClientBootstrap* Aws::Crt::Imds::ImdsClientConfig::Bootstrap

Connection bootstrap to use to create the http connection required to query resource from the Ec2 instance metadata service

Note: If null, then the default ClientBootstrap is used (see Aws::Crt::ApiHandle::GetOrCreateStaticDefaultClientBootstrap)


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