AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::ARCRegionswitch Namespace Reference

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::CreatePlanRequest &, const Model::CreatePlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePlanResponseReceivedHandler
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::DeletePlanRequest &, const Model::DeletePlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePlanResponseReceivedHandler
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::GetPlanRequest &, const Model::GetPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPlanResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::ListPlansRequest &, const Model::ListPlansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPlansResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const ARCRegionswitchClient *, const Model::UpdatePlanRequest &, const Model::UpdatePlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePlanResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ ApprovePlanExecutionStepResponseReceivedHandler

Definition at line 151 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchClientConfiguration

Definition at line 71 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchEndpointProvider

Definition at line 73 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchEndpointProviderBase

Definition at line 72 of file ARCRegionswitchServiceClientModel.h.

◆ CancelPlanExecutionResponseReceivedHandler

Definition at line 154 of file ARCRegionswitchServiceClientModel.h.

◆ CreatePlanResponseReceivedHandler

Definition at line 157 of file ARCRegionswitchServiceClientModel.h.

◆ DeletePlanResponseReceivedHandler

Definition at line 160 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanEvaluationStatusResponseReceivedHandler

Definition at line 166 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanExecutionResponseReceivedHandler

Definition at line 169 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanInRegionResponseReceivedHandler

Definition at line 172 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanResponseReceivedHandler

Definition at line 163 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlanExecutionEventsResponseReceivedHandler

Definition at line 175 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlanExecutionsResponseReceivedHandler

Definition at line 178 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlansInRegionResponseReceivedHandler

Definition at line 184 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlansResponseReceivedHandler

Definition at line 181 of file ARCRegionswitchServiceClientModel.h.

◆ ListRoute53HealthChecksResponseReceivedHandler

Definition at line 187 of file ARCRegionswitchServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 190 of file ARCRegionswitchServiceClientModel.h.

◆ StartPlanExecutionResponseReceivedHandler

Definition at line 193 of file ARCRegionswitchServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 196 of file ARCRegionswitchServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 199 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanExecutionResponseReceivedHandler

Definition at line 205 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanExecutionStepResponseReceivedHandler

Definition at line 208 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanResponseReceivedHandler

Definition at line 202 of file ARCRegionswitchServiceClientModel.h.

Enumeration Type Documentation

◆ ARCRegionswitchErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
ILLEGAL_ARGUMENT 
ILLEGAL_STATE 
INTERNAL_SERVER 

Definition at line 14 of file ARCRegionswitchErrors.h.