AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Typedefs
Aws::ECS::Endpoint Namespace Reference

Classes

class  ECSEndpointProvider
 

Typedefs

using EndpointParameters = Aws::Endpoint::EndpointParameters
 
using ECSClientContextParameters = Aws::Endpoint::ClientContextParameters
 
using ECSClientConfiguration = Aws::Client::GenericClientConfiguration< false >
 
using ECSBuiltInParameters = Aws::Endpoint::BuiltInParameters
 
using ECSEndpointProviderBase = EndpointProviderBase< ECSClientConfiguration, ECSBuiltInParameters, ECSClientContextParameters >
 
using ECSDefaultEpProviderBase = DefaultEndpointProvider< ECSClientConfiguration, ECSBuiltInParameters, ECSClientContextParameters >
 

Typedef Documentation

◆ ECSBuiltInParameters

Definition at line 30 of file ECSEndpointProvider.h.

◆ ECSClientConfiguration

Definition at line 29 of file ECSEndpointProvider.h.

◆ ECSClientContextParameters

Definition at line 27 of file ECSEndpointProvider.h.

◆ ECSDefaultEpProviderBase

Definition at line 40 of file ECSEndpointProvider.h.

◆ ECSEndpointProviderBase

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.

◆ EndpointParameters

Definition at line 23 of file ECSEndpointProvider.h.