AWS SDK for C++
AWS SDK for C++
|
Classes | |
class | CodeDeployEndpointProvider |
using Aws::CodeDeploy::Endpoint::CodeDeployBuiltInParameters = typedef Aws::Endpoint::BuiltInParameters |
Definition at line 30 of file CodeDeployEndpointProvider.h.
using Aws::CodeDeploy::Endpoint::CodeDeployClientConfiguration = typedef Aws::Client::GenericClientConfiguration<false> |
Definition at line 29 of file CodeDeployEndpointProvider.h.
using Aws::CodeDeploy::Endpoint::CodeDeployClientContextParameters = typedef Aws::Endpoint::ClientContextParameters |
Definition at line 27 of file CodeDeployEndpointProvider.h.
using Aws::CodeDeploy::Endpoint::CodeDeployDefaultEpProviderBase = typedef DefaultEndpointProvider<CodeDeployClientConfiguration, CodeDeployBuiltInParameters, CodeDeployClientContextParameters> |
Definition at line 40 of file CodeDeployEndpointProvider.h.
using Aws::CodeDeploy::Endpoint::CodeDeployEndpointProviderBase = typedef EndpointProviderBase<CodeDeployClientConfiguration, CodeDeployBuiltInParameters, CodeDeployClientContextParameters> |
The type for the CodeDeploy Client Endpoint Provider. Inherit from this Base class / "Interface" should you want to provide a custom endpoint provider. The SDK must use service-specific type for each service per specification.
Definition at line 37 of file CodeDeployEndpointProvider.h.
Definition at line 23 of file CodeDeployEndpointProvider.h.