AWS SDK for C++
AWS SDK for C++ Version 1.11.718
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ssm
include
aws
ssm
SSMEndpointProvider.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/ssm/SSMEndpointRules.h>
13
#include <aws/ssm/SSM_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
SSM {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
SSMClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
SSMClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
SSMBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
SSMEndpointProviderBase
=
EndpointProviderBase<SSMClientConfiguration, SSMBuiltInParameters, SSMClientContextParameters>
;
33
34
using
SSMDefaultEpProviderBase
=
DefaultEndpointProvider<SSMClientConfiguration, SSMBuiltInParameters, SSMClientContextParameters>
;
35
39
class
AWS_SSM_API
SSMEndpointProvider
:
public
SSMDefaultEpProviderBase
{
40
public
:
41
using
SSMResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
SSMEndpointProvider
() :
SSMDefaultEpProviderBase
(
Aws
::SSM::
SSMEndpointRules
::GetRulesBlob(),
Aws
::SSM::
SSMEndpointRules
::RulesBlobSize) {}
44
45
~SSMEndpointProvider
() {}
46
};
47
}
// namespace Endpoint
48
}
// namespace SSM
49
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::SSM::Endpoint::SSMEndpointProvider
Definition
SSMEndpointProvider.h:39
Aws::SSM::Endpoint::SSMEndpointProvider::~SSMEndpointProvider
~SSMEndpointProvider()
Definition
SSMEndpointProvider.h:45
Aws::SSM::Endpoint::SSMEndpointProvider::SSMEndpointProvider
SSMEndpointProvider()
Definition
SSMEndpointProvider.h:43
Aws::SSM::SSMEndpointRules
Definition
SSMEndpointRules.h:13
Aws::Utils::Outcome
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::SSM::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
SSMEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences