|
aws-crt-cpp
|
This is the complete list of members for Aws::Crt::Auth::Credentials, including all inherited members.
| Credentials(aws_credentials *credentials, Allocator *allocator=g_allocator) noexcept | Aws::Crt::Auth::Credentials | |
| Credentials(ByteCursor access_key_id, ByteCursor secret_access_key, ByteCursor session_token, Allocator *allocator=g_allocator) noexcept | Aws::Crt::Auth::Credentials | |
| Credentials(const Credentials &)=delete | Aws::Crt::Auth::Credentials | |
| Credentials(Credentials &&)=delete | Aws::Crt::Auth::Credentials | |
| GetAccessKeyId() const noexcept | Aws::Crt::Auth::Credentials | |
| GetSecretAccessKey() const noexcept | Aws::Crt::Auth::Credentials | |
| GetSessionToken() const noexcept | Aws::Crt::Auth::Credentials | |
| GetUnderlyingHandle() const noexcept | Aws::Crt::Auth::Credentials | inline |
| operator bool() const noexcept | Aws::Crt::Auth::Credentials | explicit |
| operator=(const Credentials &)=delete | Aws::Crt::Auth::Credentials | |
| operator=(Credentials &&)=delete | Aws::Crt::Auth::Credentials | |
| ~Credentials() | Aws::Crt::Auth::Credentials |
1.8.18