AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Iot::WebsocketConfig Member List

This is the complete list of members for Aws::Iot::WebsocketConfig, including all inherited members.

CreateSigningConfigCbAws::Iot::WebsocketConfig
CredentialsProviderAws::Iot::WebsocketConfig
ProxyOptionsAws::Iot::WebsocketConfig
ServiceNameAws::Iot::WebsocketConfig
SignerAws::Iot::WebsocketConfig
SigningRegionAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, Crt::Io::ClientBootstrap *bootstrap, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const Crt::String &signingRegion, const std::shared_ptr< Crt::Auth::ICredentialsProvider > &credentialsProvider, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::WebsocketConfig
WebsocketConfig(const std::shared_ptr< Crt::Auth::ICredentialsProvider > &credentialsProvider, const std::shared_ptr< Crt::Auth::IHttpRequestSigner > &signer, CreateSigningConfig createSigningConfig) noexceptAws::Iot::WebsocketConfig