AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

namespace  OriginTypeMapper
 
 
 
namespace  StreamStatusMapper
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
class  KeyspacesRow
 
 
 
class  Record
 
 
class  Shard
 
class  ShardFilter
 
class  Stream
 
 

Typedefs

 
 
 
 
 
 
 
 

Enumerations

enum class  OriginType { NOT_SET , USER , REPLICATION , TTL }
 
 
 
enum class  StreamStatus {
  NOT_SET , ENABLING , ENABLED , DISABLING ,
  DISABLED
}
 
 
 

Typedef Documentation

◆ GetRecordsOutcome

Definition at line 73 of file KeyspacesStreamsServiceClientModel.h.

◆ GetRecordsOutcomeCallable

Definition at line 80 of file KeyspacesStreamsServiceClientModel.h.

◆ GetShardIteratorOutcome

Definition at line 74 of file KeyspacesStreamsServiceClientModel.h.

◆ GetShardIteratorOutcomeCallable

Definition at line 81 of file KeyspacesStreamsServiceClientModel.h.

◆ GetStreamOutcome

Definition at line 75 of file KeyspacesStreamsServiceClientModel.h.

◆ GetStreamOutcomeCallable

Definition at line 82 of file KeyspacesStreamsServiceClientModel.h.

◆ ListStreamsOutcome

Definition at line 76 of file KeyspacesStreamsServiceClientModel.h.

◆ ListStreamsOutcomeCallable

Definition at line 83 of file KeyspacesStreamsServiceClientModel.h.

Enumeration Type Documentation

◆ OriginType

Enumerator
NOT_SET 
USER 
REPLICATION 
TTL 

Definition at line 16 of file OriginType.h.

◆ ShardFilterType

Enumerator
NOT_SET 
CHILD_SHARDS 

Definition at line 16 of file ShardFilterType.h.

◆ ShardIteratorType

Enumerator
NOT_SET 
TRIM_HORIZON 
LATEST 
AT_SEQUENCE_NUMBER 
AFTER_SEQUENCE_NUMBER 

Definition at line 16 of file ShardIteratorType.h.

◆ StreamStatus

Enumerator
NOT_SET 
ENABLING 
ENABLED 
DISABLING 
DISABLED 

Definition at line 16 of file StreamStatus.h.

◆ StreamViewType

Enumerator
NOT_SET 
NEW_IMAGE 
OLD_IMAGE 
NEW_AND_OLD_IMAGES 
KEYS_ONLY 

Definition at line 16 of file StreamViewType.h.

◆ ValidationExceptionType

Enumerator
NOT_SET 
InvalidFormat 
TrimmedDataAccess 
ExpiredIterator 
ExpiredNextToken 

Definition at line 16 of file ValidationExceptionType.h.