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-lambda
include
aws
lambda
LambdaEndpointRules.h
1
6
#pragma once
7
#include <cstddef>
8
#include <aws/lambda/Lambda_EXPORTS.h>
9
10
namespace
Aws
11
{
12
namespace
Lambda
13
{
14
class
LambdaEndpointRules
15
{
16
public
:
17
static
const
size_t
RulesBlobStrLen
;
18
static
const
size_t
RulesBlobSize
;
19
20
static
const
char
*
GetRulesBlob
();
21
};
22
}
// namespace Lambda
23
}
// namespace Aws
Aws::Lambda::LambdaEndpointRules
Definition
LambdaEndpointRules.h:15
Aws::Lambda::LambdaEndpointRules::GetRulesBlob
static const char * GetRulesBlob()
Aws::Lambda::LambdaEndpointRules::RulesBlobSize
static const size_t RulesBlobSize
Definition
LambdaEndpointRules.h:18
Aws::Lambda::LambdaEndpointRules::RulesBlobStrLen
static const size_t RulesBlobStrLen
Definition
LambdaEndpointRules.h:17
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences