AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Aws::Crt::Auth::Credentials Member List

This is the complete list of members for Aws::Crt::Auth::Credentials, including all inherited members.

Credentials(const aws_credentials *credentials) noexceptAws::Crt::Auth::Credentials
Credentials(ByteCursor access_key_id, ByteCursor secret_access_key, ByteCursor session_token, uint64_t expiration_timepoint_in_seconds, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Auth::Credentials
Credentials(Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Auth::Credentials
Credentials(const Credentials &)=deleteAws::Crt::Auth::Credentials
Credentials(Credentials &&)=deleteAws::Crt::Auth::Credentials
GetAccessKeyId() const noexceptAws::Crt::Auth::Credentials
GetExpirationTimepointInSeconds() const noexceptAws::Crt::Auth::Credentials
GetSecretAccessKey() const noexceptAws::Crt::Auth::Credentials
GetSessionToken() const noexceptAws::Crt::Auth::Credentials
GetUnderlyingHandle() const noexceptAws::Crt::Auth::Credentialsinline
operator bool() const noexceptAws::Crt::Auth::Credentialsexplicit
operator=(const Credentials &)=deleteAws::Crt::Auth::Credentials
operator=(Credentials &&)=deleteAws::Crt::Auth::Credentials
~Credentials()Aws::Crt::Auth::Credentials