AWS SDK for C++

AWS SDK for C++ Version 1.11.714

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

Namespaces

 
namespace  BlockerTypeMapper
 
 
 
 
 
 
 
 
 
 
namespace  ProvisioningMapper
 
 
 
 
 
 
 
namespace  SortOrderMapper
 
namespace  SyncTypeMapper
 
namespace  TemplateTypeMapper
 
 

Classes

 
 
 
class  Component
 
 
 
 
class  Deployment
 
 
 
class  Environment
 
 
 
 
 
 
 
 
 
 
 
class  Output
 
 
class  Repository
 
 
 
 
 
 
 
 
 
 
class  Revision
 
 
class  Service
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SyncBlocker
 
 
class  Tag
 
 
 

Enumerations

enum class  BlockerStatus { NOT_SET , ACTIVE , RESOLVED }
 
enum class  BlockerType { NOT_SET , AUTOMATED }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
enum class  SortOrder { NOT_SET , ASCENDING , DESCENDING }
 
 
 
 

Enumeration Type Documentation

◆ BlockerStatus

Enumerator
NOT_SET 
ACTIVE 
RESOLVED 

Definition at line 13 of file BlockerStatus.h.

◆ BlockerType

Enumerator
NOT_SET 
AUTOMATED 

Definition at line 13 of file BlockerType.h.

◆ ComponentDeploymentUpdateType

Enumerator
NOT_SET 
NONE 
CURRENT_VERSION 

Definition at line 13 of file ComponentDeploymentUpdateType.h.

◆ DeploymentStatus

Enumerator
NOT_SET 
IN_PROGRESS 
FAILED 
SUCCEEDED 
DELETE_IN_PROGRESS 
DELETE_FAILED 
DELETE_COMPLETE 
CANCELLING 
CANCELLED 

Definition at line 13 of file DeploymentStatus.h.

◆ DeploymentTargetResourceType

Enumerator
NOT_SET 
ENVIRONMENT 
SERVICE_PIPELINE 
SERVICE_INSTANCE 
COMPONENT 

Definition at line 13 of file DeploymentTargetResourceType.h.

◆ DeploymentUpdateType

Enumerator
NOT_SET 
NONE 
CURRENT_VERSION 
MINOR_VERSION 
MAJOR_VERSION 

Definition at line 13 of file DeploymentUpdateType.h.

◆ EnvironmentAccountConnectionRequesterAccountType

Enumerator
NOT_SET 
MANAGEMENT_ACCOUNT 
ENVIRONMENT_ACCOUNT 

Definition at line 13 of file EnvironmentAccountConnectionRequesterAccountType.h.

◆ EnvironmentAccountConnectionStatus

Enumerator
NOT_SET 
PENDING 
CONNECTED 
REJECTED 

Definition at line 13 of file EnvironmentAccountConnectionStatus.h.

◆ ListServiceInstancesFilterBy

Enumerator
NOT_SET 
name 
deploymentStatus 
templateName 
serviceName 
deployedTemplateVersionStatus 
environmentName 
lastDeploymentAttemptedAtBefore 
lastDeploymentAttemptedAtAfter 
createdAtBefore 
createdAtAfter 

Definition at line 13 of file ListServiceInstancesFilterBy.h.

◆ ListServiceInstancesSortBy

Enumerator
NOT_SET 
name 
deploymentStatus 
templateName 
serviceName 
environmentName 
lastDeploymentAttemptedAt 
createdAt 

Definition at line 13 of file ListServiceInstancesSortBy.h.

◆ ProvisionedResourceEngine

Enumerator
NOT_SET 
CLOUDFORMATION 
TERRAFORM 

Definition at line 13 of file ProvisionedResourceEngine.h.

◆ Provisioning

Enumerator
NOT_SET 
CUSTOMER_MANAGED 

Definition at line 13 of file Provisioning.h.

◆ RepositoryProvider

Enumerator
NOT_SET 
GITHUB 
GITHUB_ENTERPRISE 
BITBUCKET 

Definition at line 13 of file RepositoryProvider.h.

◆ RepositorySyncStatus

Enumerator
NOT_SET 
INITIATED 
IN_PROGRESS 
SUCCEEDED 
FAILED 
QUEUED 

Definition at line 13 of file RepositorySyncStatus.h.

◆ ResourceDeploymentStatus

Enumerator
NOT_SET 
IN_PROGRESS 
FAILED 
SUCCEEDED 

Definition at line 13 of file ResourceDeploymentStatus.h.

◆ ResourceSyncStatus

Enumerator
NOT_SET 
INITIATED 
IN_PROGRESS 
SUCCEEDED 
FAILED 

Definition at line 13 of file ResourceSyncStatus.h.

◆ ServiceStatus

Enumerator
NOT_SET 
CREATE_IN_PROGRESS 
CREATE_FAILED_CLEANUP_IN_PROGRESS 
CREATE_FAILED_CLEANUP_COMPLETE 
CREATE_FAILED_CLEANUP_FAILED 
CREATE_FAILED 
ACTIVE 
DELETE_IN_PROGRESS 
DELETE_FAILED 
UPDATE_IN_PROGRESS 
UPDATE_FAILED_CLEANUP_IN_PROGRESS 
UPDATE_FAILED_CLEANUP_COMPLETE 
UPDATE_FAILED_CLEANUP_FAILED 
UPDATE_FAILED 
UPDATE_COMPLETE_CLEANUP_FAILED 

Definition at line 13 of file ServiceStatus.h.

◆ ServiceTemplateSupportedComponentSourceType

Enumerator
NOT_SET 
DIRECTLY_DEFINED 

Definition at line 13 of file ServiceTemplateSupportedComponentSourceType.h.

◆ SortOrder

strong
Enumerator
NOT_SET 
ASCENDING 
DESCENDING 

Definition at line 13 of file SortOrder.h.

◆ SyncType

strong
Enumerator
NOT_SET 
TEMPLATE_SYNC 
SERVICE_SYNC 

Definition at line 13 of file SyncType.h.

◆ TemplateType

Enumerator
NOT_SET 
ENVIRONMENT 
SERVICE 

Definition at line 13 of file TemplateType.h.

◆ TemplateVersionStatus

Enumerator
NOT_SET 
REGISTRATION_IN_PROGRESS 
REGISTRATION_FAILED 
DRAFT 
PUBLISHED 

Definition at line 13 of file TemplateVersionStatus.h.