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