AWS SDK for C++

AWS SDK for C++ Version 1.11.716

Loading...
Searching...
No Matches
RDSEndpointProvider.h
1
6#pragma once
7#include <aws/core/client/GenericClientConfiguration.h>
8#include <aws/core/endpoint/DefaultEndpointProvider.h>
9#include <aws/core/endpoint/EndpointParameter.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/rds/RDSEndpointRules.h>
13#include <aws/rds/RDS_EXPORTS.h>
14
15namespace Aws {
16namespace RDS {
17namespace Endpoint {
21
23
26
33
35
40 public:
42
43 RDSEndpointProvider() : RDSDefaultEpProviderBase(Aws::RDS::RDSEndpointRules::GetRulesBlob(), Aws::RDS::RDSEndpointRules::RulesBlobSize) {}
44
46};
47} // namespace Endpoint
48} // namespace RDS
49} // namespace Aws
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::Endpoint::EndpointParameters EndpointParameters