AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-security-ir
include
aws
security-ir
SecurityIREndpointProvider.h
1
6
#pragma once
7
#include <aws/security-ir/SecurityIR_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/security-ir/SecurityIREndpointRules.h>
15
16
17
namespace
Aws
18
{
19
namespace
SecurityIR
20
{
21
namespace
Endpoint
22
{
23
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
24
using
Aws::Endpoint::EndpointProviderBase
;
25
using
Aws::Endpoint::DefaultEndpointProvider
;
26
27
using
SecurityIRClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
28
29
using
SecurityIRClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
30
using
SecurityIRBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
31
37
using
SecurityIREndpointProviderBase
=
38
EndpointProviderBase<SecurityIRClientConfiguration, SecurityIRBuiltInParameters, SecurityIRClientContextParameters>
;
39
40
using
SecurityIRDefaultEpProviderBase
=
41
DefaultEndpointProvider<SecurityIRClientConfiguration, SecurityIRBuiltInParameters, SecurityIRClientContextParameters>
;
42
46
class
AWS_SECURITYIR_API
SecurityIREndpointProvider
:
public
SecurityIRDefaultEpProviderBase
47
{
48
public
:
49
using
SecurityIRResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
50
51
SecurityIREndpointProvider
()
52
:
SecurityIRDefaultEpProviderBase
(
Aws
::SecurityIR::
SecurityIREndpointRules
::GetRulesBlob(),
Aws
::SecurityIR::
SecurityIREndpointRules
::RulesBlobSize)
53
{}
54
55
~SecurityIREndpointProvider
()
56
{
57
}
58
};
59
}
// namespace Endpoint
60
}
// namespace SecurityIR
61
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::SecurityIR::Endpoint::SecurityIREndpointProvider
Definition
SecurityIREndpointProvider.h:47
Aws::SecurityIR::Endpoint::SecurityIREndpointProvider::SecurityIREndpointProvider
SecurityIREndpointProvider()
Definition
SecurityIREndpointProvider.h:51
Aws::SecurityIR::Endpoint::SecurityIREndpointProvider::~SecurityIREndpointProvider
~SecurityIREndpointProvider()
Definition
SecurityIREndpointProvider.h:55
Aws::SecurityIR::SecurityIREndpointRules
Definition
SecurityIREndpointRules.h:15
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::SecurityIR::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
SecurityIREndpointProvider.h:23
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences