AWS SDK for C++

AWS SDK for C++ Version 1.11.790

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

Namespaces

 
 
 
 

Classes

 
 
class  AttachPoint
 
 
class  Bandwidths
 
class  Connection
 
 
 
 
 
 
 
 
class  Environment
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Provider
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  ConnectionState {
  NOT_SET , available , requested , pending ,
  down , deleting , deleted , failed ,
  updating
}
 
 
 

Typedef Documentation

◆ AcceptConnectionProposalOutcome

Definition at line 86 of file InterconnectServiceClientModel.h.

◆ AcceptConnectionProposalOutcomeCallable

Definition at line 102 of file InterconnectServiceClientModel.h.

◆ CreateConnectionOutcome

Definition at line 87 of file InterconnectServiceClientModel.h.

◆ CreateConnectionOutcomeCallable

Definition at line 103 of file InterconnectServiceClientModel.h.

◆ DeleteConnectionOutcome

Definition at line 88 of file InterconnectServiceClientModel.h.

◆ DeleteConnectionOutcomeCallable

Definition at line 104 of file InterconnectServiceClientModel.h.

◆ DescribeConnectionProposalOutcome

Definition at line 89 of file InterconnectServiceClientModel.h.

◆ DescribeConnectionProposalOutcomeCallable

Definition at line 105 of file InterconnectServiceClientModel.h.

◆ GetConnectionOutcome

Definition at line 90 of file InterconnectServiceClientModel.h.

◆ GetConnectionOutcomeCallable

Definition at line 106 of file InterconnectServiceClientModel.h.

◆ GetEnvironmentOutcome

Definition at line 91 of file InterconnectServiceClientModel.h.

◆ GetEnvironmentOutcomeCallable

Definition at line 107 of file InterconnectServiceClientModel.h.

◆ ListAttachPointsOutcome

Definition at line 92 of file InterconnectServiceClientModel.h.

◆ ListAttachPointsOutcomeCallable

Definition at line 108 of file InterconnectServiceClientModel.h.

◆ ListConnectionsOutcome

Definition at line 93 of file InterconnectServiceClientModel.h.

◆ ListConnectionsOutcomeCallable

Definition at line 109 of file InterconnectServiceClientModel.h.

◆ ListEnvironmentsOutcome

Definition at line 94 of file InterconnectServiceClientModel.h.

◆ ListEnvironmentsOutcomeCallable

Definition at line 110 of file InterconnectServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 95 of file InterconnectServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 111 of file InterconnectServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 96 of file InterconnectServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 112 of file InterconnectServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 97 of file InterconnectServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 113 of file InterconnectServiceClientModel.h.

◆ UpdateConnectionOutcome

Definition at line 98 of file InterconnectServiceClientModel.h.

◆ UpdateConnectionOutcomeCallable

Definition at line 114 of file InterconnectServiceClientModel.h.

Enumeration Type Documentation

◆ AttachPointType

Enumerator
NOT_SET 
DirectConnectGateway 

Definition at line 13 of file AttachPointType.h.

◆ ConnectionState

Enumerator
NOT_SET 
available 
requested 
pending 
down 
deleting 
deleted 
failed 
updating 

Definition at line 13 of file ConnectionState.h.

◆ EnvironmentState

Enumerator
NOT_SET 
available 
limited 
unavailable 

Definition at line 13 of file EnvironmentState.h.

◆ RemoteAccountIdentifierType

Enumerator
NOT_SET 
account 
email 

Definition at line 13 of file RemoteAccountIdentifierType.h.