|
iceberg-cpp
|
A storage credential vended for a storage location prefix. More...
#include <storage_credential.h>
Public Member Functions | |
| Status | Validate () const |
| bool | operator== (const StorageCredential &other) const =default |
Public Attributes | |
| std::string | prefix |
| std::unordered_map< std::string, std::string > | config |
A storage credential vended for a storage location prefix.