AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-elasticache
include
aws
elasticache
ElastiCacheEndpointRules.h
1
6
#pragma once
7
#include <cstddef>
8
#include <aws/elasticache/ElastiCache_EXPORTS.h>
9
10
namespace
Aws
11
{
12
namespace
ElastiCache
13
{
14
class
ElastiCacheEndpointRules
15
{
16
public
:
17
static
const
size_t
RulesBlobStrLen
;
18
static
const
size_t
RulesBlobSize
;
19
20
static
const
char
*
GetRulesBlob
();
21
};
22
}
// namespace ElastiCache
23
}
// namespace Aws
Aws::ElastiCache::ElastiCacheEndpointRules
Definition
ElastiCacheEndpointRules.h:15
Aws::ElastiCache::ElastiCacheEndpointRules::RulesBlobSize
static const size_t RulesBlobSize
Definition
ElastiCacheEndpointRules.h:18
Aws::ElastiCache::ElastiCacheEndpointRules::GetRulesBlob
static const char * GetRulesBlob()
Aws::ElastiCache::ElastiCacheEndpointRules::RulesBlobStrLen
static const size_t RulesBlobStrLen
Definition
ElastiCacheEndpointRules.h:17
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences