AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
namespace  EventStatusMapper
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  WorkloadData
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
 
enum class  WorkloadStatus {
  NOT_SET , ACTIVE , INACTIVE , DISABLED ,
  DELETED
}
 

Typedef Documentation

◆ CreateDeploymentOutcome

Definition at line 90 of file LaunchWizardServiceClientModel.h.

◆ CreateDeploymentOutcomeCallable

Definition at line 105 of file LaunchWizardServiceClientModel.h.

◆ DeleteDeploymentOutcome

Definition at line 91 of file LaunchWizardServiceClientModel.h.

◆ DeleteDeploymentOutcomeCallable

Definition at line 106 of file LaunchWizardServiceClientModel.h.

◆ GetDeploymentOutcome

Definition at line 92 of file LaunchWizardServiceClientModel.h.

◆ GetDeploymentOutcomeCallable

Definition at line 107 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadDeploymentPatternOutcome

Definition at line 94 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadDeploymentPatternOutcomeCallable

Definition at line 109 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadOutcome

Definition at line 93 of file LaunchWizardServiceClientModel.h.

◆ GetWorkloadOutcomeCallable

Definition at line 108 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentEventsOutcome

Definition at line 95 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentEventsOutcomeCallable

Definition at line 110 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentsOutcome

Definition at line 96 of file LaunchWizardServiceClientModel.h.

◆ ListDeploymentsOutcomeCallable

Definition at line 111 of file LaunchWizardServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 97 of file LaunchWizardServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 112 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadDeploymentPatternsOutcome

Definition at line 98 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadDeploymentPatternsOutcomeCallable

Definition at line 113 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadsOutcome

Definition at line 99 of file LaunchWizardServiceClientModel.h.

◆ ListWorkloadsOutcomeCallable

Definition at line 114 of file LaunchWizardServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 100 of file LaunchWizardServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 115 of file LaunchWizardServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 101 of file LaunchWizardServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 116 of file LaunchWizardServiceClientModel.h.

Enumeration Type Documentation

◆ DeploymentFilterKey

Enumerator
NOT_SET 
WORKLOAD_NAME 
DEPLOYMENT_STATUS 

Definition at line 16 of file DeploymentFilterKey.h.

◆ DeploymentStatus

Enumerator
NOT_SET 
COMPLETED 
CREATING 
DELETE_IN_PROGRESS 
DELETE_INITIATING 
DELETE_FAILED 
DELETED 
FAILED 
IN_PROGRESS 
VALIDATING 

Definition at line 16 of file DeploymentStatus.h.

◆ EventStatus

Enumerator
NOT_SET 
CANCELED 
CANCELING 
COMPLETED 
CREATED 
FAILED 
IN_PROGRESS 
PENDING 
TIMED_OUT 

Definition at line 16 of file EventStatus.h.

◆ WorkloadDeploymentPatternStatus

Enumerator
NOT_SET 
ACTIVE 
INACTIVE 
DISABLED 
DELETED 

Definition at line 16 of file WorkloadDeploymentPatternStatus.h.

◆ WorkloadStatus

Enumerator
NOT_SET 
ACTIVE 
INACTIVE 
DISABLED 
DELETED 

Definition at line 16 of file WorkloadStatus.h.