AWS SDK for C++
AWS SDK for C++ Version 1.11.868
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-launch-wizard
include
aws
launch-wizard
LaunchWizardEndpointProvider.h
1
6
#pragma once
7
#include <aws/core/client/GenericClientConfiguration.h>
8
#include <aws/core/endpoint/BDDEndpointProvider.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/launch-wizard/LaunchWizard_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
LaunchWizard {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::BDDEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
LaunchWizardClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
LaunchWizardClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
LaunchWizardBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
LaunchWizardEndpointProviderBase
=
32
EndpointProviderBase<LaunchWizardClientConfiguration, LaunchWizardBuiltInParameters, LaunchWizardClientContextParameters>
;
33
34
using
LaunchWizardDefaultEpProviderBase
=
35
BDDEndpointProvider<LaunchWizardClientConfiguration, LaunchWizardBuiltInParameters, LaunchWizardClientContextParameters>
;
36
40
class
AWS_LAUNCHWIZARD_API
LaunchWizardEndpointProvider
:
public
LaunchWizardDefaultEpProviderBase
{
41
public
:
42
using
LaunchWizardResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
LaunchWizardEndpointProvider
();
45
46
~LaunchWizardEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace LaunchWizard
50
}
// namespace Aws
Aws::Endpoint::BDDEndpointProvider
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::EndpointProviderBase
Aws::LaunchWizard::Endpoint::LaunchWizardEndpointProvider
Definition
LaunchWizardEndpointProvider.h:40
Aws::LaunchWizard::Endpoint::LaunchWizardEndpointProvider::~LaunchWizardEndpointProvider
~LaunchWizardEndpointProvider()
Definition
LaunchWizardEndpointProvider.h:46
Aws::LaunchWizard::Endpoint::LaunchWizardEndpointProvider::LaunchWizardEndpointProvider
LaunchWizardEndpointProvider()
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::LaunchWizard::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
LaunchWizardEndpointProvider.h:17
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences