AWS SDK for C++

AWS SDK for C++ Version 1.11.716

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