AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::CloudTrail::Model Namespace Reference

Namespaces

 LookupAttributeKeyMapper
 

Classes

class  AddTagsRequest
 
class  AddTagsResult
 
class  CreateTrailRequest
 
class  CreateTrailResult
 
class  DeleteTrailRequest
 
class  DeleteTrailResult
 
class  DescribeTrailsRequest
 
class  DescribeTrailsResult
 
class  Event
 
class  GetTrailStatusRequest
 
class  GetTrailStatusResult
 
class  ListPublicKeysRequest
 
class  ListPublicKeysResult
 
class  ListTagsRequest
 
class  ListTagsResult
 
class  LookupAttribute
 
class  LookupEventsRequest
 
class  LookupEventsResult
 
class  PublicKey
 
class  RemoveTagsRequest
 
class  RemoveTagsResult
 
class  Resource
 
class  ResourceTag
 
class  StartLoggingRequest
 
class  StartLoggingResult
 
class  StopLoggingRequest
 
class  StopLoggingResult
 
class  Tag
 
class  Trail
 
class  UpdateTrailRequest
 
class  UpdateTrailResult
 

Typedefs

typedef Aws::Utils::Outcome< AddTagsResult, Aws::Client::AWSError< CloudTrailErrors > > AddTagsOutcome
 
typedef Aws::Utils::Outcome< CreateTrailResult, Aws::Client::AWSError< CloudTrailErrors > > CreateTrailOutcome
 
typedef Aws::Utils::Outcome< DeleteTrailResult, Aws::Client::AWSError< CloudTrailErrors > > DeleteTrailOutcome
 
typedef Aws::Utils::Outcome< DescribeTrailsResult, Aws::Client::AWSError< CloudTrailErrors > > DescribeTrailsOutcome
 
typedef Aws::Utils::Outcome< GetTrailStatusResult, Aws::Client::AWSError< CloudTrailErrors > > GetTrailStatusOutcome
 
typedef Aws::Utils::Outcome< ListPublicKeysResult, Aws::Client::AWSError< CloudTrailErrors > > ListPublicKeysOutcome
 
typedef Aws::Utils::Outcome< ListTagsResult, Aws::Client::AWSError< CloudTrailErrors > > ListTagsOutcome
 
typedef Aws::Utils::Outcome< LookupEventsResult, Aws::Client::AWSError< CloudTrailErrors > > LookupEventsOutcome
 
typedef Aws::Utils::Outcome< RemoveTagsResult, Aws::Client::AWSError< CloudTrailErrors > > RemoveTagsOutcome
 
typedef Aws::Utils::Outcome< StartLoggingResult, Aws::Client::AWSError< CloudTrailErrors > > StartLoggingOutcome
 
typedef Aws::Utils::Outcome< StopLoggingResult, Aws::Client::AWSError< CloudTrailErrors > > StopLoggingOutcome
 
typedef Aws::Utils::Outcome< UpdateTrailResult, Aws::Client::AWSError< CloudTrailErrors > > UpdateTrailOutcome
 
typedef std::future< AddTagsOutcomeAddTagsOutcomeCallable
 
typedef std::future< CreateTrailOutcomeCreateTrailOutcomeCallable
 
typedef std::future< DeleteTrailOutcomeDeleteTrailOutcomeCallable
 
typedef std::future< DescribeTrailsOutcomeDescribeTrailsOutcomeCallable
 
typedef std::future< GetTrailStatusOutcomeGetTrailStatusOutcomeCallable
 
typedef std::future< ListPublicKeysOutcomeListPublicKeysOutcomeCallable
 
typedef std::future< ListTagsOutcomeListTagsOutcomeCallable
 
typedef std::future< LookupEventsOutcomeLookupEventsOutcomeCallable
 
typedef std::future< RemoveTagsOutcomeRemoveTagsOutcomeCallable
 
typedef std::future< StartLoggingOutcomeStartLoggingOutcomeCallable
 
typedef std::future< StopLoggingOutcomeStopLoggingOutcomeCallable
 
typedef std::future< UpdateTrailOutcomeUpdateTrailOutcomeCallable
 

Enumerations

enum  LookupAttributeKey {
  LookupAttributeKey::NOT_SET, LookupAttributeKey::EventId, LookupAttributeKey::EventName, LookupAttributeKey::Username,
  LookupAttributeKey::ResourceType, LookupAttributeKey::ResourceName
}
 

Typedef Documentation

Definition at line 91 of file CloudTrailClient.h.

Definition at line 106 of file CloudTrailClient.h.

Definition at line 94 of file CloudTrailClient.h.

Definition at line 107 of file CloudTrailClient.h.

Definition at line 95 of file CloudTrailClient.h.

Definition at line 108 of file CloudTrailClient.h.

Definition at line 96 of file CloudTrailClient.h.

Definition at line 109 of file CloudTrailClient.h.

Definition at line 97 of file CloudTrailClient.h.

Definition at line 110 of file CloudTrailClient.h.

Definition at line 98 of file CloudTrailClient.h.

Definition at line 111 of file CloudTrailClient.h.

Definition at line 99 of file CloudTrailClient.h.

Definition at line 112 of file CloudTrailClient.h.

Definition at line 100 of file CloudTrailClient.h.

Definition at line 113 of file CloudTrailClient.h.

Definition at line 101 of file CloudTrailClient.h.

Definition at line 114 of file CloudTrailClient.h.

Definition at line 102 of file CloudTrailClient.h.

Definition at line 115 of file CloudTrailClient.h.

Definition at line 103 of file CloudTrailClient.h.

Definition at line 116 of file CloudTrailClient.h.

Definition at line 104 of file CloudTrailClient.h.

Definition at line 117 of file CloudTrailClient.h.

Enumeration Type Documentation

Enumerator
NOT_SET 
EventId 
EventName 
Username 
ResourceType 
ResourceName 

Definition at line 25 of file LookupAttributeKey.h.