AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
CodeDeployEndpointProvider.h
Go to the documentation of this file.
1
6#pragma once
13
15
16
17namespace Aws
18{
19namespace CodeDeploy
20{
21namespace Endpoint
22{
26
28
31
39
42
47{
48public:
50
52 : CodeDeployDefaultEpProviderBase(Aws::CodeDeploy::CodeDeployEndpointRules::GetRulesBlob(), Aws::CodeDeploy::CodeDeployEndpointRules::RulesBlobSize)
53 {}
54
56 {
57 }
58};
59} // namespace Endpoint
60} // namespace CodeDeploy
61} // namespace Aws
#define AWS_CODEDEPLOY_API
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome