AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Route53RecoveryClusterEndpointProvider.h
1
6#pragma once
7#include <aws/route53-recovery-cluster/Route53RecoveryCluster_EXPORTS.h>
8#include <aws/core/client/GenericClientConfiguration.h>
9#include <aws/core/endpoint/DefaultEndpointProvider.h>
10#include <aws/core/endpoint/EndpointParameter.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
13
14#include <aws/route53-recovery-cluster/Route53RecoveryClusterEndpointRules.h>
15
16
17namespace Aws
18{
19namespace Route53RecoveryCluster
20{
21namespace Endpoint
22{
26
28
31
39
42
47{
48public:
50
52 : Route53RecoveryClusterDefaultEpProviderBase(Aws::Route53RecoveryCluster::Route53RecoveryClusterEndpointRules::GetRulesBlob(), Aws::Route53RecoveryCluster::Route53RecoveryClusterEndpointRules::RulesBlobSize)
53 {}
54
56 {
57 }
58};
59} // namespace Endpoint
60} // namespace Route53RecoveryCluster
61} // namespace Aws
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome