AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::BatchUpdateRuleRequest &, const Model::BatchUpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchUpdateRuleResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::CreateListenerRequest &, const Model::CreateListenerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateListenerResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::CreateRuleRequest &, const Model::CreateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::CreateServiceRequest &, const Model::CreateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateServiceResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::DeleteListenerRequest &, const Model::DeleteListenerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteListenerResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::DeleteRuleRequest &, const Model::DeleteRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::DeleteServiceRequest &, const Model::DeleteServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteServiceResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::GetAuthPolicyRequest &, const Model::GetAuthPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAuthPolicyResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::GetListenerRequest &, const Model::GetListenerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetListenerResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::GetRuleRequest &, const Model::GetRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::GetServiceRequest &, const Model::GetServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetServiceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::GetTargetGroupRequest &, const Model::GetTargetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTargetGroupResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::ListListenersRequest &, const Model::ListListenersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListListenersResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::ListRulesRequest &, const Model::ListRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRulesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::ListServicesRequest &, const Model::ListServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListServicesResponseReceivedHandler
 
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::ListTargetsRequest &, const Model::ListTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTargetsResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::PutAuthPolicyRequest &, const Model::PutAuthPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAuthPolicyResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::RegisterTargetsRequest &, const Model::RegisterTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterTargetsResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const VPCLatticeClient *, const Model::UpdateListenerRequest &, const Model::UpdateListenerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateListenerResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::UpdateRuleRequest &, const Model::UpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleResponseReceivedHandler
 
typedef std::function< void(const VPCLatticeClient *, const Model::UpdateServiceRequest &, const Model::UpdateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateServiceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchUpdateRuleResponseReceivedHandler

Definition at line 286 of file VPCLatticeServiceClientModel.h.

◆ CreateAccessLogSubscriptionResponseReceivedHandler

Definition at line 287 of file VPCLatticeServiceClientModel.h.

◆ CreateListenerResponseReceivedHandler

Definition at line 288 of file VPCLatticeServiceClientModel.h.

◆ CreateRuleResponseReceivedHandler

Definition at line 289 of file VPCLatticeServiceClientModel.h.

◆ CreateServiceNetworkResponseReceivedHandler

Definition at line 291 of file VPCLatticeServiceClientModel.h.

◆ CreateServiceNetworkServiceAssociationResponseReceivedHandler

Definition at line 292 of file VPCLatticeServiceClientModel.h.

◆ CreateServiceNetworkVpcAssociationResponseReceivedHandler

Definition at line 293 of file VPCLatticeServiceClientModel.h.

◆ CreateServiceResponseReceivedHandler

Definition at line 290 of file VPCLatticeServiceClientModel.h.

◆ CreateTargetGroupResponseReceivedHandler

Definition at line 294 of file VPCLatticeServiceClientModel.h.

◆ DeleteAccessLogSubscriptionResponseReceivedHandler

Definition at line 295 of file VPCLatticeServiceClientModel.h.

◆ DeleteAuthPolicyResponseReceivedHandler

Definition at line 296 of file VPCLatticeServiceClientModel.h.

◆ DeleteListenerResponseReceivedHandler

Definition at line 297 of file VPCLatticeServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 298 of file VPCLatticeServiceClientModel.h.

◆ DeleteRuleResponseReceivedHandler

Definition at line 299 of file VPCLatticeServiceClientModel.h.

◆ DeleteServiceNetworkResponseReceivedHandler

Definition at line 301 of file VPCLatticeServiceClientModel.h.

◆ DeleteServiceNetworkServiceAssociationResponseReceivedHandler

Definition at line 302 of file VPCLatticeServiceClientModel.h.

◆ DeleteServiceNetworkVpcAssociationResponseReceivedHandler

Definition at line 303 of file VPCLatticeServiceClientModel.h.

◆ DeleteServiceResponseReceivedHandler

Definition at line 300 of file VPCLatticeServiceClientModel.h.

◆ DeleteTargetGroupResponseReceivedHandler

Definition at line 304 of file VPCLatticeServiceClientModel.h.

◆ DeregisterTargetsResponseReceivedHandler

Definition at line 305 of file VPCLatticeServiceClientModel.h.

◆ GetAccessLogSubscriptionResponseReceivedHandler

Definition at line 306 of file VPCLatticeServiceClientModel.h.

◆ GetAuthPolicyResponseReceivedHandler

Definition at line 307 of file VPCLatticeServiceClientModel.h.

◆ GetListenerResponseReceivedHandler

Definition at line 308 of file VPCLatticeServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 309 of file VPCLatticeServiceClientModel.h.

◆ GetRuleResponseReceivedHandler

Definition at line 310 of file VPCLatticeServiceClientModel.h.

◆ GetServiceNetworkResponseReceivedHandler

Definition at line 312 of file VPCLatticeServiceClientModel.h.

◆ GetServiceNetworkServiceAssociationResponseReceivedHandler

Definition at line 313 of file VPCLatticeServiceClientModel.h.

◆ GetServiceNetworkVpcAssociationResponseReceivedHandler

Definition at line 314 of file VPCLatticeServiceClientModel.h.

◆ GetServiceResponseReceivedHandler

Definition at line 311 of file VPCLatticeServiceClientModel.h.

◆ GetTargetGroupResponseReceivedHandler

Definition at line 315 of file VPCLatticeServiceClientModel.h.

◆ ListAccessLogSubscriptionsResponseReceivedHandler

Definition at line 316 of file VPCLatticeServiceClientModel.h.

◆ ListListenersResponseReceivedHandler

Definition at line 317 of file VPCLatticeServiceClientModel.h.

◆ ListRulesResponseReceivedHandler

Definition at line 318 of file VPCLatticeServiceClientModel.h.

◆ ListServiceNetworkServiceAssociationsResponseReceivedHandler

Definition at line 319 of file VPCLatticeServiceClientModel.h.

◆ ListServiceNetworksResponseReceivedHandler

Definition at line 321 of file VPCLatticeServiceClientModel.h.

◆ ListServiceNetworkVpcAssociationsResponseReceivedHandler

Definition at line 320 of file VPCLatticeServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 322 of file VPCLatticeServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 323 of file VPCLatticeServiceClientModel.h.

◆ ListTargetGroupsResponseReceivedHandler

Definition at line 324 of file VPCLatticeServiceClientModel.h.

◆ ListTargetsResponseReceivedHandler

Definition at line 325 of file VPCLatticeServiceClientModel.h.

◆ PutAuthPolicyResponseReceivedHandler

Definition at line 326 of file VPCLatticeServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 327 of file VPCLatticeServiceClientModel.h.

◆ RegisterTargetsResponseReceivedHandler

Definition at line 328 of file VPCLatticeServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 329 of file VPCLatticeServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 330 of file VPCLatticeServiceClientModel.h.

◆ UpdateAccessLogSubscriptionResponseReceivedHandler

Definition at line 331 of file VPCLatticeServiceClientModel.h.

◆ UpdateListenerResponseReceivedHandler

Definition at line 332 of file VPCLatticeServiceClientModel.h.

◆ UpdateRuleResponseReceivedHandler

Definition at line 333 of file VPCLatticeServiceClientModel.h.

◆ UpdateServiceNetworkResponseReceivedHandler

Definition at line 335 of file VPCLatticeServiceClientModel.h.

◆ UpdateServiceNetworkVpcAssociationResponseReceivedHandler

Definition at line 336 of file VPCLatticeServiceClientModel.h.

◆ UpdateServiceResponseReceivedHandler

Definition at line 334 of file VPCLatticeServiceClientModel.h.

◆ UpdateTargetGroupResponseReceivedHandler

Definition at line 337 of file VPCLatticeServiceClientModel.h.

◆ VPCLatticeClientConfiguration

Definition at line 111 of file VPCLatticeServiceClientModel.h.

◆ VPCLatticeEndpointProvider

Definition at line 113 of file VPCLatticeServiceClientModel.h.

◆ VPCLatticeEndpointProviderBase

Definition at line 112 of file VPCLatticeServiceClientModel.h.

Enumeration Type Documentation

◆ VPCLatticeErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file VPCLatticeErrors.h.