AWS SDK for C++

AWS SDK for C++ Version 1.11.632

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 155 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchClientConfiguration

Definition at line 76 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchEndpointProvider

Definition at line 78 of file ARCRegionswitchServiceClientModel.h.

◆ ARCRegionswitchEndpointProviderBase

Definition at line 77 of file ARCRegionswitchServiceClientModel.h.

◆ CancelPlanExecutionResponseReceivedHandler

Definition at line 156 of file ARCRegionswitchServiceClientModel.h.

◆ CreatePlanResponseReceivedHandler

Definition at line 157 of file ARCRegionswitchServiceClientModel.h.

◆ DeletePlanResponseReceivedHandler

Definition at line 158 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanEvaluationStatusResponseReceivedHandler

Definition at line 160 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanExecutionResponseReceivedHandler

Definition at line 161 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanInRegionResponseReceivedHandler

Definition at line 162 of file ARCRegionswitchServiceClientModel.h.

◆ GetPlanResponseReceivedHandler

Definition at line 159 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlanExecutionEventsResponseReceivedHandler

Definition at line 163 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlanExecutionsResponseReceivedHandler

Definition at line 164 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlansInRegionResponseReceivedHandler

Definition at line 166 of file ARCRegionswitchServiceClientModel.h.

◆ ListPlansResponseReceivedHandler

Definition at line 165 of file ARCRegionswitchServiceClientModel.h.

◆ ListRoute53HealthChecksResponseReceivedHandler

Definition at line 167 of file ARCRegionswitchServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 168 of file ARCRegionswitchServiceClientModel.h.

◆ StartPlanExecutionResponseReceivedHandler

Definition at line 169 of file ARCRegionswitchServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 170 of file ARCRegionswitchServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 171 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanExecutionResponseReceivedHandler

Definition at line 173 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanExecutionStepResponseReceivedHandler

Definition at line 174 of file ARCRegionswitchServiceClientModel.h.

◆ UpdatePlanResponseReceivedHandler

Definition at line 172 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 16 of file ARCRegionswitchErrors.h.