AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
OdbEndpointRules.h
1
6#pragma once
7#include <cstddef>
8#include <aws/odb/Odb_EXPORTS.h>
9
10namespace Aws
11{
12namespace odb
13{
15{
16public:
17 static const size_t RulesBlobStrLen;
18 static const size_t RulesBlobSize;
19
20 static const char* GetRulesBlob();
21};
22} // namespace odb
23} // namespace Aws
static const size_t RulesBlobStrLen
static const size_t RulesBlobSize
static const char * GetRulesBlob()