AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
 
namespace  DeviceStatusMapper
 
namespace  DeviceTypeMapper
 
 
namespace  InstanceTypeMapper
 
namespace  JobEventTypeMapper
 
 
 
 
namespace  QueueNameMapper
 
 
 
 

Classes

 
class  Association
 
 
 
 
 
 
 
 
 
 
class  DataSource
 
class  DeviceConfig
 
 
 
 
 
 
class  GetJobResult
 
 
 
 
 
 
 
 
 
 
class  JobSummary
 
 
 
 
 
class  S3DataSource
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetJobOutcomeGetJobOutcomeCallable
 
 
 
 
 
 
 
 

Enumerations

 
 
enum class  CompressionType { NOT_SET , NONE , GZIP }
 
enum class  DeviceStatus { NOT_SET , ONLINE , OFFLINE , RETIRED }
 
enum class  DeviceType { NOT_SET , QPU , SIMULATOR }
 
 
 
 
 
 
 
 
enum class  QueuePriority { NOT_SET , Normal , Priority }
 
enum class  SearchJobsFilterOperator {
  NOT_SET , LT , LTE , EQUAL ,
  GT , GTE , BETWEEN , CONTAINS
}
 
enum class  SearchQuantumTasksFilterOperator {
  NOT_SET , LT , LTE , EQUAL ,
  GT , GTE , BETWEEN
}
 

Typedef Documentation

◆ CancelJobOutcome

Definition at line 90 of file BraketServiceClientModel.h.

◆ CancelJobOutcomeCallable

Definition at line 106 of file BraketServiceClientModel.h.

◆ CancelQuantumTaskOutcome

Definition at line 91 of file BraketServiceClientModel.h.

◆ CancelQuantumTaskOutcomeCallable

Definition at line 107 of file BraketServiceClientModel.h.

◆ CreateJobOutcome

Definition at line 92 of file BraketServiceClientModel.h.

◆ CreateJobOutcomeCallable

Definition at line 108 of file BraketServiceClientModel.h.

◆ CreateQuantumTaskOutcome

Definition at line 93 of file BraketServiceClientModel.h.

◆ CreateQuantumTaskOutcomeCallable

Definition at line 109 of file BraketServiceClientModel.h.

◆ GetDeviceOutcome

Definition at line 94 of file BraketServiceClientModel.h.

◆ GetDeviceOutcomeCallable

Definition at line 110 of file BraketServiceClientModel.h.

◆ GetJobOutcome

Definition at line 95 of file BraketServiceClientModel.h.

◆ GetJobOutcomeCallable

Definition at line 111 of file BraketServiceClientModel.h.

◆ GetQuantumTaskOutcome

Definition at line 96 of file BraketServiceClientModel.h.

◆ GetQuantumTaskOutcomeCallable

Definition at line 112 of file BraketServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 97 of file BraketServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 113 of file BraketServiceClientModel.h.

◆ SearchDevicesOutcome

Definition at line 98 of file BraketServiceClientModel.h.

◆ SearchDevicesOutcomeCallable

Definition at line 114 of file BraketServiceClientModel.h.

◆ SearchJobsOutcome

Definition at line 99 of file BraketServiceClientModel.h.

◆ SearchJobsOutcomeCallable

Definition at line 115 of file BraketServiceClientModel.h.

◆ SearchQuantumTasksOutcome

Definition at line 100 of file BraketServiceClientModel.h.

◆ SearchQuantumTasksOutcomeCallable

Definition at line 116 of file BraketServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 101 of file BraketServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 117 of file BraketServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 102 of file BraketServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 118 of file BraketServiceClientModel.h.

Enumeration Type Documentation

◆ AssociationType

Enumerator
NOT_SET 
RESERVATION_TIME_WINDOW_ARN 

Definition at line 16 of file AssociationType.h.

◆ CancellationStatus

Enumerator
NOT_SET 
CANCELLING 
CANCELLED 

Definition at line 16 of file CancellationStatus.h.

◆ CompressionType

Enumerator
NOT_SET 
NONE 
GZIP 

Definition at line 16 of file CompressionType.h.

◆ DeviceStatus

Enumerator
NOT_SET 
ONLINE 
OFFLINE 
RETIRED 

Definition at line 16 of file DeviceStatus.h.

◆ DeviceType

strong
Enumerator
NOT_SET 
QPU 
SIMULATOR 

Definition at line 16 of file DeviceType.h.

◆ HybridJobAdditionalAttributeName

Enumerator
NOT_SET 
QueueInfo 

Definition at line 16 of file HybridJobAdditionalAttributeName.h.

◆ InstanceType

Enumerator
NOT_SET 
ml_m4_xlarge 
ml_m4_2xlarge 
ml_m4_4xlarge 
ml_m4_10xlarge 
ml_m4_16xlarge 
ml_g4dn_xlarge 
ml_g4dn_2xlarge 
ml_g4dn_4xlarge 
ml_g4dn_8xlarge 
ml_g4dn_12xlarge 
ml_g4dn_16xlarge 
ml_m5_large 
ml_m5_xlarge 
ml_m5_2xlarge 
ml_m5_4xlarge 
ml_m5_12xlarge 
ml_m5_24xlarge 
ml_c4_xlarge 
ml_c4_2xlarge 
ml_c4_4xlarge 
ml_c4_8xlarge 
ml_p2_xlarge 
ml_p2_8xlarge 
ml_p2_16xlarge 
ml_p3_2xlarge 
ml_p3_8xlarge 
ml_p3_16xlarge 
ml_p3dn_24xlarge 
ml_p4d_24xlarge 
ml_c5_xlarge 
ml_c5_2xlarge 
ml_c5_4xlarge 
ml_c5_9xlarge 
ml_c5_18xlarge 
ml_c5n_xlarge 
ml_c5n_2xlarge 
ml_c5n_4xlarge 
ml_c5n_9xlarge 
ml_c5n_18xlarge 

Definition at line 16 of file InstanceType.h.

◆ JobEventType

Enumerator
NOT_SET 
WAITING_FOR_PRIORITY 
QUEUED_FOR_EXECUTION 
STARTING_INSTANCE 
DOWNLOADING_DATA 
RUNNING 
DEPRIORITIZED_DUE_TO_INACTIVITY 
UPLOADING_RESULTS 
COMPLETED 
FAILED 
MAX_RUNTIME_EXCEEDED 
CANCELLED 

Definition at line 16 of file JobEventType.h.

◆ JobPrimaryStatus

Enumerator
NOT_SET 
QUEUED 
RUNNING 
COMPLETED 
FAILED 
CANCELLING 
CANCELLED 

Definition at line 16 of file JobPrimaryStatus.h.

◆ QuantumTaskAdditionalAttributeName

Enumerator
NOT_SET 
QueueInfo 

Definition at line 16 of file QuantumTaskAdditionalAttributeName.h.

◆ QuantumTaskStatus

Enumerator
NOT_SET 
CREATED 
QUEUED 
RUNNING 
COMPLETED 
FAILED 
CANCELLING 
CANCELLED 

Definition at line 16 of file QuantumTaskStatus.h.

◆ QueueName

strong
Enumerator
NOT_SET 
QUANTUM_TASKS_QUEUE 
JOBS_QUEUE 

Definition at line 16 of file QueueName.h.

◆ QueuePriority

Enumerator
NOT_SET 
Normal 
Priority 

Definition at line 16 of file QueuePriority.h.

◆ SearchJobsFilterOperator

Enumerator
NOT_SET 
LT 
LTE 
EQUAL 
GT 
GTE 
BETWEEN 
CONTAINS 

Definition at line 16 of file SearchJobsFilterOperator.h.

◆ SearchQuantumTasksFilterOperator

Enumerator
NOT_SET 
LT 
LTE 
EQUAL 
GT 
GTE 
BETWEEN 

Definition at line 16 of file SearchQuantumTasksFilterOperator.h.