AWS SDK for C++
AWS SDK for C++
|
Classes | |
class | ECSEndpointProvider |
Definition at line 30 of file ECSEndpointProvider.h.
using Aws::ECS::Endpoint::ECSClientConfiguration = typedef Aws::Client::GenericClientConfiguration<false> |
Definition at line 29 of file ECSEndpointProvider.h.
using Aws::ECS::Endpoint::ECSClientContextParameters = typedef Aws::Endpoint::ClientContextParameters |
Definition at line 27 of file ECSEndpointProvider.h.
using Aws::ECS::Endpoint::ECSDefaultEpProviderBase = typedef DefaultEndpointProvider<ECSClientConfiguration, ECSBuiltInParameters, ECSClientContextParameters> |
Definition at line 40 of file ECSEndpointProvider.h.
using Aws::ECS::Endpoint::ECSEndpointProviderBase = typedef EndpointProviderBase<ECSClientConfiguration, ECSBuiltInParameters, ECSClientContextParameters> |
The type for the ECS 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 ECSEndpointProvider.h.
Definition at line 23 of file ECSEndpointProvider.h.