AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <ImdsClient.h>
Public Member Functions | |
ImdsClientConfig () | |
Public Attributes | |
Io::ClientBootstrap * | Bootstrap |
|
inline |
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)