AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

 
namespace  CdcStatusMapper
 
 
 
 
 
namespace  RsMapper
 
namespace  SortOrderMapper
 
namespace  TableStatusMapper
 
 
 
namespace  TypeStatusMapper
 
namespace  ViewTypeMapper
 

Classes

 
 
 
 
 
 
 
 
 
 
class  Comment
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  PartitionKey
 
 
 
 
 
 
 
 
 
 
 
 
class  StaticColumn
 
class  TableSummary
 
class  Tag
 
 
 
 
class  TimeToLive
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetTypeOutcomeGetTypeOutcomeCallable
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  CdcPropagateTags { NOT_SET , TABLE , NONE }
 
enum class  CdcStatus {
  NOT_SET , ENABLED , ENABLING , DISABLED ,
  DISABLING
}
 
 
 
enum class  KeyspaceStatus {
  NOT_SET , ACTIVE , CREATING , UPDATING ,
  DELETING
}
 
 
enum class  Rs { NOT_SET , SINGLE_REGION , MULTI_REGION }
 
enum class  SortOrder { NOT_SET , ASC , DESC }
 
 
 
enum class  TimeToLiveStatus { NOT_SET , ENABLED }
 
enum class  TypeStatus {
  NOT_SET , ACTIVE , CREATING , DELETING ,
  RESTORING
}
 
 

Typedef Documentation

◆ CreateKeyspaceOutcome

Definition at line 103 of file KeyspacesServiceClientModel.h.

◆ CreateKeyspaceOutcomeCallable

Definition at line 125 of file KeyspacesServiceClientModel.h.

◆ CreateTableOutcome

Definition at line 104 of file KeyspacesServiceClientModel.h.

◆ CreateTableOutcomeCallable

Definition at line 126 of file KeyspacesServiceClientModel.h.

◆ CreateTypeOutcome

Definition at line 105 of file KeyspacesServiceClientModel.h.

◆ CreateTypeOutcomeCallable

Definition at line 127 of file KeyspacesServiceClientModel.h.

◆ DeleteKeyspaceOutcome

Definition at line 106 of file KeyspacesServiceClientModel.h.

◆ DeleteKeyspaceOutcomeCallable

Definition at line 128 of file KeyspacesServiceClientModel.h.

◆ DeleteTableOutcome

Definition at line 107 of file KeyspacesServiceClientModel.h.

◆ DeleteTableOutcomeCallable

Definition at line 129 of file KeyspacesServiceClientModel.h.

◆ DeleteTypeOutcome

Definition at line 108 of file KeyspacesServiceClientModel.h.

◆ DeleteTypeOutcomeCallable

Definition at line 130 of file KeyspacesServiceClientModel.h.

◆ GetKeyspaceOutcome

Definition at line 109 of file KeyspacesServiceClientModel.h.

◆ GetKeyspaceOutcomeCallable

Definition at line 131 of file KeyspacesServiceClientModel.h.

◆ GetTableAutoScalingSettingsOutcome

Definition at line 111 of file KeyspacesServiceClientModel.h.

◆ GetTableAutoScalingSettingsOutcomeCallable

Definition at line 133 of file KeyspacesServiceClientModel.h.

◆ GetTableOutcome

Definition at line 110 of file KeyspacesServiceClientModel.h.

◆ GetTableOutcomeCallable

Definition at line 132 of file KeyspacesServiceClientModel.h.

◆ GetTypeOutcome

Definition at line 112 of file KeyspacesServiceClientModel.h.

◆ GetTypeOutcomeCallable

Definition at line 134 of file KeyspacesServiceClientModel.h.

◆ ListKeyspacesOutcome

Definition at line 113 of file KeyspacesServiceClientModel.h.

◆ ListKeyspacesOutcomeCallable

Definition at line 135 of file KeyspacesServiceClientModel.h.

◆ ListTablesOutcome

Definition at line 114 of file KeyspacesServiceClientModel.h.

◆ ListTablesOutcomeCallable

Definition at line 136 of file KeyspacesServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 115 of file KeyspacesServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 137 of file KeyspacesServiceClientModel.h.

◆ ListTypesOutcome

Definition at line 116 of file KeyspacesServiceClientModel.h.

◆ ListTypesOutcomeCallable

Definition at line 138 of file KeyspacesServiceClientModel.h.

◆ RestoreTableOutcome

Definition at line 117 of file KeyspacesServiceClientModel.h.

◆ RestoreTableOutcomeCallable

Definition at line 139 of file KeyspacesServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 118 of file KeyspacesServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 140 of file KeyspacesServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 119 of file KeyspacesServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 141 of file KeyspacesServiceClientModel.h.

◆ UpdateKeyspaceOutcome

Definition at line 120 of file KeyspacesServiceClientModel.h.

◆ UpdateKeyspaceOutcomeCallable

Definition at line 142 of file KeyspacesServiceClientModel.h.

◆ UpdateTableOutcome

Definition at line 121 of file KeyspacesServiceClientModel.h.

◆ UpdateTableOutcomeCallable

Definition at line 143 of file KeyspacesServiceClientModel.h.

Enumeration Type Documentation

◆ CdcPropagateTags

Enumerator
NOT_SET 
TABLE 
NONE 

Definition at line 16 of file CdcPropagateTags.h.

◆ CdcStatus

Enumerator
NOT_SET 
ENABLED 
ENABLING 
DISABLED 
DISABLING 

Definition at line 16 of file CdcStatus.h.

◆ ClientSideTimestampsStatus

Enumerator
NOT_SET 
ENABLED 

Definition at line 16 of file ClientSideTimestampsStatus.h.

◆ EncryptionType

Enumerator
NOT_SET 
CUSTOMER_MANAGED_KMS_KEY 
AWS_OWNED_KMS_KEY 

Definition at line 16 of file EncryptionType.h.

◆ KeyspaceStatus

Enumerator
NOT_SET 
ACTIVE 
CREATING 
UPDATING 
DELETING 

Definition at line 16 of file KeyspaceStatus.h.

◆ PointInTimeRecoveryStatus

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file PointInTimeRecoveryStatus.h.

◆ Rs

strong
Enumerator
NOT_SET 
SINGLE_REGION 
MULTI_REGION 

Definition at line 16 of file Rs.h.

◆ SortOrder

Enumerator
NOT_SET 
ASC 
DESC 

Definition at line 16 of file SortOrder.h.

◆ TableStatus

Enumerator
NOT_SET 
ACTIVE 
CREATING 
UPDATING 
DELETING 
DELETED 
RESTORING 
INACCESSIBLE_ENCRYPTION_CREDENTIALS 

Definition at line 16 of file TableStatus.h.

◆ ThroughputMode

Enumerator
NOT_SET 
PAY_PER_REQUEST 
PROVISIONED 

Definition at line 16 of file ThroughputMode.h.

◆ TimeToLiveStatus

Enumerator
NOT_SET 
ENABLED 

Definition at line 16 of file TimeToLiveStatus.h.

◆ TypeStatus

Enumerator
NOT_SET 
ACTIVE 
CREATING 
DELETING 
RESTORING 

Definition at line 16 of file TypeStatus.h.

◆ ViewType

Enumerator
NOT_SET 
NEW_IMAGE 
OLD_IMAGE 
KEYS_ONLY 
NEW_AND_OLD_IMAGES 

Definition at line 16 of file ViewType.h.