AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
 
namespace  UploadStateMapper
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ReportDetail
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
enum class  UploadState {
  NOT_SET , PROCESSING , COMPLETE , FAILED ,
  FAULT
}
 
 

Typedef Documentation

◆ GetAccountSettingsOutcome

Definition at line 79 of file ArtifactServiceClientModel.h.

◆ GetAccountSettingsOutcomeCallable

Definition at line 88 of file ArtifactServiceClientModel.h.

◆ GetReportMetadataOutcome

Definition at line 81 of file ArtifactServiceClientModel.h.

◆ GetReportMetadataOutcomeCallable

Definition at line 90 of file ArtifactServiceClientModel.h.

◆ GetReportOutcome

Definition at line 80 of file ArtifactServiceClientModel.h.

◆ GetReportOutcomeCallable

Definition at line 89 of file ArtifactServiceClientModel.h.

◆ GetTermForReportOutcome

Definition at line 82 of file ArtifactServiceClientModel.h.

◆ GetTermForReportOutcomeCallable

Definition at line 91 of file ArtifactServiceClientModel.h.

◆ ListReportsOutcome

Definition at line 83 of file ArtifactServiceClientModel.h.

◆ ListReportsOutcomeCallable

Definition at line 92 of file ArtifactServiceClientModel.h.

◆ PutAccountSettingsOutcome

Definition at line 84 of file ArtifactServiceClientModel.h.

◆ PutAccountSettingsOutcomeCallable

Definition at line 93 of file ArtifactServiceClientModel.h.

Enumeration Type Documentation

◆ AcceptanceType

Enumerator
NOT_SET 
PASSTHROUGH 
EXPLICIT 

Definition at line 16 of file AcceptanceType.h.

◆ NotificationSubscriptionStatus

Enumerator
NOT_SET 
SUBSCRIBED 
NOT_SUBSCRIBED 

Definition at line 16 of file NotificationSubscriptionStatus.h.

◆ PublishedState

Enumerator
NOT_SET 
PUBLISHED 
UNPUBLISHED 

Definition at line 16 of file PublishedState.h.

◆ UploadState

Enumerator
NOT_SET 
PROCESSING 
COMPLETE 
FAILED 
FAULT 

Definition at line 16 of file UploadState.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
unknownOperation 
cannotParse 
fieldValidationFailed 
invalidToken 
other 

Definition at line 16 of file ValidationExceptionReason.h.