AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
namespace  ContextTypeMapper
 
namespace  DetailStatusMapper
 
 
 
 
namespace  ServiceTypeMapper
 
namespace  SeverityMapper
 
namespace  TextFormatMapper
 

Classes

 
 
 
 
class  Data
 
class  DataPoint
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Insight
 
 
 
 
 
 
 
 
 
 
 
class  MetricQuery
 
 
 
 
 
 
class  Tag
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  AcceptLanguage { NOT_SET , EN_US }
 
 
enum class  ContextType { NOT_SET , CAUSAL , CONTEXTUAL }
 
 
 
 
 
enum class  ServiceType { NOT_SET , RDS , DOCDB }
 
enum class  Severity { NOT_SET , LOW , MEDIUM , HIGH }
 
enum class  TextFormat { NOT_SET , PLAIN_TEXT , MARKDOWN }
 

Typedef Documentation

◆ CreatePerformanceAnalysisReportOutcome

Definition at line 90 of file PIServiceClientModel.h.

◆ CreatePerformanceAnalysisReportOutcomeCallable

Definition at line 106 of file PIServiceClientModel.h.

◆ DeletePerformanceAnalysisReportOutcome

Definition at line 91 of file PIServiceClientModel.h.

◆ DeletePerformanceAnalysisReportOutcomeCallable

Definition at line 107 of file PIServiceClientModel.h.

◆ DescribeDimensionKeysOutcome

Definition at line 92 of file PIServiceClientModel.h.

◆ DescribeDimensionKeysOutcomeCallable

Definition at line 108 of file PIServiceClientModel.h.

◆ GetDimensionKeyDetailsOutcome

Definition at line 93 of file PIServiceClientModel.h.

◆ GetDimensionKeyDetailsOutcomeCallable

Definition at line 109 of file PIServiceClientModel.h.

◆ GetPerformanceAnalysisReportOutcome

Definition at line 94 of file PIServiceClientModel.h.

◆ GetPerformanceAnalysisReportOutcomeCallable

Definition at line 110 of file PIServiceClientModel.h.

◆ GetResourceMetadataOutcome

Definition at line 95 of file PIServiceClientModel.h.

◆ GetResourceMetadataOutcomeCallable

Definition at line 111 of file PIServiceClientModel.h.

◆ GetResourceMetricsOutcome

Definition at line 96 of file PIServiceClientModel.h.

◆ GetResourceMetricsOutcomeCallable

Definition at line 112 of file PIServiceClientModel.h.

◆ ListAvailableResourceDimensionsOutcome

Definition at line 97 of file PIServiceClientModel.h.

◆ ListAvailableResourceDimensionsOutcomeCallable

Definition at line 113 of file PIServiceClientModel.h.

◆ ListAvailableResourceMetricsOutcome

Definition at line 98 of file PIServiceClientModel.h.

◆ ListAvailableResourceMetricsOutcomeCallable

Definition at line 114 of file PIServiceClientModel.h.

◆ ListPerformanceAnalysisReportsOutcome

Definition at line 99 of file PIServiceClientModel.h.

◆ ListPerformanceAnalysisReportsOutcomeCallable

Definition at line 115 of file PIServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 100 of file PIServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 116 of file PIServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 101 of file PIServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 117 of file PIServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 102 of file PIServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 118 of file PIServiceClientModel.h.

Enumeration Type Documentation

◆ AcceptLanguage

strong
Enumerator
NOT_SET 
EN_US 

Definition at line 16 of file AcceptLanguage.h.

◆ AnalysisStatus

strong
Enumerator
NOT_SET 
RUNNING 
SUCCEEDED 
FAILED 

Definition at line 16 of file AnalysisStatus.h.

◆ ContextType

strong
Enumerator
NOT_SET 
CAUSAL 
CONTEXTUAL 

Definition at line 16 of file ContextType.h.

◆ DetailStatus

strong
Enumerator
NOT_SET 
AVAILABLE 
PROCESSING 
UNAVAILABLE 

Definition at line 16 of file DetailStatus.h.

◆ FeatureStatus

strong
Enumerator
NOT_SET 
ENABLED 
DISABLED 
UNSUPPORTED 
ENABLED_PENDING_REBOOT 
DISABLED_PENDING_REBOOT 
UNKNOWN 

Definition at line 16 of file FeatureStatus.h.

◆ FineGrainedAction

Enumerator
NOT_SET 
DescribeDimensionKeys 
GetDimensionKeyDetails 
GetResourceMetrics 

Definition at line 16 of file FineGrainedAction.h.

◆ PeriodAlignment

Enumerator
NOT_SET 
END_TIME 
START_TIME 

Definition at line 16 of file PeriodAlignment.h.

◆ ServiceType

strong
Enumerator
NOT_SET 
RDS 
DOCDB 

Definition at line 16 of file ServiceType.h.

◆ Severity

strong
Enumerator
NOT_SET 
LOW 
MEDIUM 
HIGH 

Definition at line 16 of file Severity.h.

◆ TextFormat

strong
Enumerator
NOT_SET 
PLAIN_TEXT 
MARKDOWN 

Definition at line 16 of file TextFormat.h.