aws-crt-cpp
Aws::Crt::Auth::Credentials Member List

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

Credentials(aws_credentials *credentials, Allocator *allocator=g_allocator) noexceptAws::Crt::Auth::Credentials
Credentials(ByteCursor access_key_id, ByteCursor secret_access_key, ByteCursor session_token, Allocator *allocator=g_allocator) noexceptAws::Crt::Auth::Credentials
Credentials(const Credentials &)=deleteAws::Crt::Auth::Credentials
Credentials(Credentials &&)=deleteAws::Crt::Auth::Credentials
GetAccessKeyId() 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