AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

namespace  ResourceTypeMapper
 
namespace  StatusMapper
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
enum class  TelemetryType { NOT_SET , Logs , Metrics , Traces }
 

Typedef Documentation

◆ GetTelemetryEvaluationStatusForOrganizationOutcome

Definition at line 86 of file ObservabilityAdminServiceClientModel.h.

◆ GetTelemetryEvaluationStatusForOrganizationOutcomeCallable

Definition at line 97 of file ObservabilityAdminServiceClientModel.h.

◆ GetTelemetryEvaluationStatusOutcome

Definition at line 85 of file ObservabilityAdminServiceClientModel.h.

◆ GetTelemetryEvaluationStatusOutcomeCallable

Definition at line 96 of file ObservabilityAdminServiceClientModel.h.

◆ ListResourceTelemetryForOrganizationOutcome

Definition at line 88 of file ObservabilityAdminServiceClientModel.h.

◆ ListResourceTelemetryForOrganizationOutcomeCallable

Definition at line 99 of file ObservabilityAdminServiceClientModel.h.

◆ ListResourceTelemetryOutcome

Definition at line 87 of file ObservabilityAdminServiceClientModel.h.

◆ ListResourceTelemetryOutcomeCallable

Definition at line 98 of file ObservabilityAdminServiceClientModel.h.

◆ StartTelemetryEvaluationForOrganizationOutcome

Definition at line 90 of file ObservabilityAdminServiceClientModel.h.

◆ StartTelemetryEvaluationForOrganizationOutcomeCallable

Definition at line 101 of file ObservabilityAdminServiceClientModel.h.

◆ StartTelemetryEvaluationOutcome

Definition at line 89 of file ObservabilityAdminServiceClientModel.h.

◆ StartTelemetryEvaluationOutcomeCallable

Definition at line 100 of file ObservabilityAdminServiceClientModel.h.

◆ StopTelemetryEvaluationForOrganizationOutcome

Definition at line 92 of file ObservabilityAdminServiceClientModel.h.

◆ StopTelemetryEvaluationForOrganizationOutcomeCallable

Definition at line 103 of file ObservabilityAdminServiceClientModel.h.

◆ StopTelemetryEvaluationOutcome

Definition at line 91 of file ObservabilityAdminServiceClientModel.h.

◆ StopTelemetryEvaluationOutcomeCallable

Definition at line 102 of file ObservabilityAdminServiceClientModel.h.

Enumeration Type Documentation

◆ ResourceType

Enumerator
NOT_SET 
AWS_EC2_Instance 
AWS_EC2_VPC 
AWS_Lambda_Function 

Definition at line 16 of file ResourceType.h.

◆ Status

Enumerator
NOT_SET 
NOT_STARTED 
STARTING 
FAILED_START 
RUNNING 
STOPPING 
FAILED_STOP 
STOPPED 

Definition at line 16 of file Status.h.

◆ TelemetryState

Enumerator
NOT_SET 
Enabled 
Disabled 
NotApplicable 

Definition at line 16 of file TelemetryState.h.

◆ TelemetryType

Enumerator
NOT_SET 
Logs 
Metrics 
Traces 

Definition at line 16 of file TelemetryType.h.