AWS SDK for C++

AWS SDK for C++ Version 1.11.831

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

Namespaces

namespace  BrowserTypeMapper
 
 
 
 
namespace  CanaryStateMapper
 
 
 
 
namespace  LocationTypeMapper
 
 
 
 
namespace  RunTypeMapper
 

Classes

 
 
 
 
 
 
 
class  Canary
 
 
 
 
 
class  CanaryRun
 
 
 
 
 
 
 
class  CanaryStatus
 
 
 
 
 
 
 
 
 
 
class  Dependency
 
 
 
 
 
 
 
 
 
 
class  EngineConfig
 
 
 
 
 
 
 
class  Group
 
class  GroupSummary
 
 
 
 
 
 
 
 
 
 
class  Replica
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  BrowserType { NOT_SET , CHROME , FIREFOX }
 
enum class  CanaryRunState { NOT_SET , RUNNING , PASSED , FAILED }
 
 
 
enum class  CanaryState {
  NOT_SET , CREATING , READY , STARTING ,
  RUNNING , UPDATING , STOPPING , STOPPED ,
  ERROR_ , DELETING
}
 
 
 
enum class  EncryptionMode { NOT_SET , SSE_S3 , SSE_KMS }
 
enum class  LocationType { NOT_SET , Primary , Replica }
 
 
 
 
enum class  RunType { NOT_SET , CANARY_RUN , DRY_RUN }
 

Typedef Documentation

◆ AssociateResourceOutcome

Definition at line 106 of file SyntheticsServiceClientModel.h.

◆ AssociateResourceOutcomeCallable

Definition at line 131 of file SyntheticsServiceClientModel.h.

◆ CreateCanaryOutcome

Definition at line 107 of file SyntheticsServiceClientModel.h.

◆ CreateCanaryOutcomeCallable

Definition at line 132 of file SyntheticsServiceClientModel.h.

◆ CreateGroupOutcome

Definition at line 108 of file SyntheticsServiceClientModel.h.

◆ CreateGroupOutcomeCallable

Definition at line 133 of file SyntheticsServiceClientModel.h.

◆ DeleteCanaryOutcome

Definition at line 109 of file SyntheticsServiceClientModel.h.

◆ DeleteCanaryOutcomeCallable

Definition at line 134 of file SyntheticsServiceClientModel.h.

◆ DeleteGroupOutcome

Definition at line 110 of file SyntheticsServiceClientModel.h.

◆ DeleteGroupOutcomeCallable

Definition at line 135 of file SyntheticsServiceClientModel.h.

◆ DescribeCanariesLastRunOutcome

Definition at line 112 of file SyntheticsServiceClientModel.h.

◆ DescribeCanariesLastRunOutcomeCallable

Definition at line 137 of file SyntheticsServiceClientModel.h.

◆ DescribeCanariesOutcome

Definition at line 111 of file SyntheticsServiceClientModel.h.

◆ DescribeCanariesOutcomeCallable

Definition at line 136 of file SyntheticsServiceClientModel.h.

◆ DescribeRuntimeVersionsOutcome

Definition at line 113 of file SyntheticsServiceClientModel.h.

◆ DescribeRuntimeVersionsOutcomeCallable

Definition at line 138 of file SyntheticsServiceClientModel.h.

◆ DisassociateResourceOutcome

Definition at line 114 of file SyntheticsServiceClientModel.h.

◆ DisassociateResourceOutcomeCallable

Definition at line 139 of file SyntheticsServiceClientModel.h.

◆ GetCanaryOutcome

Definition at line 115 of file SyntheticsServiceClientModel.h.

◆ GetCanaryOutcomeCallable

Definition at line 140 of file SyntheticsServiceClientModel.h.

◆ GetCanaryRunsOutcome

Definition at line 116 of file SyntheticsServiceClientModel.h.

◆ GetCanaryRunsOutcomeCallable

Definition at line 141 of file SyntheticsServiceClientModel.h.

◆ GetGroupOutcome

Definition at line 117 of file SyntheticsServiceClientModel.h.

◆ GetGroupOutcomeCallable

Definition at line 142 of file SyntheticsServiceClientModel.h.

◆ ListAssociatedGroupsOutcome

Definition at line 118 of file SyntheticsServiceClientModel.h.

◆ ListAssociatedGroupsOutcomeCallable

Definition at line 143 of file SyntheticsServiceClientModel.h.

◆ ListGroupResourcesOutcome

Definition at line 119 of file SyntheticsServiceClientModel.h.

◆ ListGroupResourcesOutcomeCallable

Definition at line 144 of file SyntheticsServiceClientModel.h.

◆ ListGroupsOutcome

Definition at line 120 of file SyntheticsServiceClientModel.h.

◆ ListGroupsOutcomeCallable

Definition at line 145 of file SyntheticsServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 121 of file SyntheticsServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 146 of file SyntheticsServiceClientModel.h.

◆ StartCanaryDryRunOutcome

Definition at line 123 of file SyntheticsServiceClientModel.h.

◆ StartCanaryDryRunOutcomeCallable

Definition at line 148 of file SyntheticsServiceClientModel.h.

◆ StartCanaryOutcome

Definition at line 122 of file SyntheticsServiceClientModel.h.

◆ StartCanaryOutcomeCallable

Definition at line 147 of file SyntheticsServiceClientModel.h.

◆ StopCanaryOutcome

Definition at line 124 of file SyntheticsServiceClientModel.h.

◆ StopCanaryOutcomeCallable

Definition at line 149 of file SyntheticsServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 125 of file SyntheticsServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 150 of file SyntheticsServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 126 of file SyntheticsServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 151 of file SyntheticsServiceClientModel.h.

◆ UpdateCanaryOutcome

Definition at line 127 of file SyntheticsServiceClientModel.h.

◆ UpdateCanaryOutcomeCallable

Definition at line 152 of file SyntheticsServiceClientModel.h.

Enumeration Type Documentation

◆ BrowserType

Enumerator
NOT_SET 
CHROME 
FIREFOX 

Definition at line 13 of file BrowserType.h.

◆ CanaryRunState

Enumerator
NOT_SET 
RUNNING 
PASSED 
FAILED 

Definition at line 13 of file CanaryRunState.h.

◆ CanaryRunStateReasonCode

Enumerator
NOT_SET 
CANARY_FAILURE 
EXECUTION_FAILURE 

Definition at line 13 of file CanaryRunStateReasonCode.h.

◆ CanaryRunTestResult

Enumerator
NOT_SET 
PASSED 
FAILED 
UNKNOWN 

Definition at line 13 of file CanaryRunTestResult.h.

◆ CanaryState

Enumerator
NOT_SET 
CREATING 
READY 
STARTING 
RUNNING 
UPDATING 
STOPPING 
STOPPED 
ERROR_ 
DELETING 

Definition at line 13 of file CanaryState.h.

◆ CanaryStateReasonCode

Enumerator
NOT_SET 
INVALID_PERMISSIONS 
CREATE_PENDING 
CREATE_IN_PROGRESS 
CREATE_FAILED 
UPDATE_PENDING 
UPDATE_IN_PROGRESS 
UPDATE_COMPLETE 
ROLLBACK_COMPLETE 
ROLLBACK_FAILED 
DELETE_IN_PROGRESS 
DELETE_FAILED 
SYNC_DELETE_IN_PROGRESS 

Definition at line 13 of file CanaryStateReasonCode.h.

◆ DependencyType

Enumerator
NOT_SET 
LambdaLayer 

Definition at line 13 of file DependencyType.h.

◆ EncryptionMode

Enumerator
NOT_SET 
SSE_S3 
SSE_KMS 

Definition at line 13 of file EncryptionMode.h.

◆ LocationType

Enumerator
NOT_SET 
Primary 
Replica 

Definition at line 13 of file LocationType.h.

◆ ProvisionedResourceCleanupSetting

Enumerator
NOT_SET 
AUTOMATIC 
OFF 

Definition at line 13 of file ProvisionedResourceCleanupSetting.h.

◆ ReplicationState

Enumerator
NOT_SET 
InProgress 
InSync 
Inconsistent 

Definition at line 13 of file ReplicationState.h.

◆ ResourceToTag

Enumerator
NOT_SET 
lambda_function 

Definition at line 13 of file ResourceToTag.h.

◆ RunType

Enumerator
NOT_SET 
CANARY_RUN 
DRY_RUN 

Definition at line 13 of file RunType.h.