AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
 
 
namespace  BackintModeMapper
 
 
 
 
 
 
 
 
namespace  DatabaseTypeMapper
 
 
namespace  HostRoleMapper
 
 
 
 
 
 

Classes

class  Application
 
 
 
 
 
class  Component
 
 
class  Database
 
 
 
 
 
 
 
class  Filter
 
 
 
 
 
 
 
 
 
 
 
class  Host
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Operation
 
 
 
 
 
 
class  Resilience
 
class  Resource
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  AllocationType {
  NOT_SET , VPC_SUBNET , ELASTIC_IP , OVERLAY ,
  UNKNOWN
}
 
 
 
enum class  ApplicationType { NOT_SET , HANA , SAP_ABAP }
 
enum class  BackintMode { NOT_SET , AWSBackup }
 
enum class  ClusterStatus {
  NOT_SET , ONLINE , STANDBY , MAINTENANCE ,
  OFFLINE , NONE
}
 
 
enum class  ComponentType {
  NOT_SET , HANA , HANA_NODE , ABAP ,
  ASCS , DIALOG , WEBDISP , WD ,
  ERS
}
 
enum class  ConnectedEntityType { NOT_SET , DBMS }
 
enum class  CredentialType { NOT_SET , ADMIN }
 
 
enum class  DatabaseStatus {
  NOT_SET , RUNNING , STARTING , STOPPED ,
  WARNING , UNKNOWN , ERROR_
}
 
enum class  DatabaseType { NOT_SET , SYSTEM , TENANT }
 
 
enum class  HostRole {
  NOT_SET , LEADER , WORKER , STANDBY ,
  UNKNOWN
}
 
 
 
 
 
enum class  ReplicationMode {
  NOT_SET , PRIMARY , NONE , SYNC ,
  SYNCMEM , ASYNC
}
 

Typedef Documentation

◆ DeleteResourcePermissionOutcome

Definition at line 111 of file SsmSapServiceClientModel.h.

◆ DeleteResourcePermissionOutcomeCallable

Definition at line 135 of file SsmSapServiceClientModel.h.

◆ DeregisterApplicationOutcome

Definition at line 112 of file SsmSapServiceClientModel.h.

◆ DeregisterApplicationOutcomeCallable

Definition at line 136 of file SsmSapServiceClientModel.h.

◆ GetApplicationOutcome

Definition at line 113 of file SsmSapServiceClientModel.h.

◆ GetApplicationOutcomeCallable

Definition at line 137 of file SsmSapServiceClientModel.h.

◆ GetComponentOutcome

Definition at line 114 of file SsmSapServiceClientModel.h.

◆ GetComponentOutcomeCallable

Definition at line 138 of file SsmSapServiceClientModel.h.

◆ GetDatabaseOutcome

Definition at line 115 of file SsmSapServiceClientModel.h.

◆ GetDatabaseOutcomeCallable

Definition at line 139 of file SsmSapServiceClientModel.h.

◆ GetOperationOutcome

Definition at line 116 of file SsmSapServiceClientModel.h.

◆ GetOperationOutcomeCallable

Definition at line 140 of file SsmSapServiceClientModel.h.

◆ GetResourcePermissionOutcome

Definition at line 117 of file SsmSapServiceClientModel.h.

◆ GetResourcePermissionOutcomeCallable

Definition at line 141 of file SsmSapServiceClientModel.h.

◆ ListApplicationsOutcome

Definition at line 118 of file SsmSapServiceClientModel.h.

◆ ListApplicationsOutcomeCallable

Definition at line 142 of file SsmSapServiceClientModel.h.

◆ ListComponentsOutcome

Definition at line 119 of file SsmSapServiceClientModel.h.

◆ ListComponentsOutcomeCallable

Definition at line 143 of file SsmSapServiceClientModel.h.

◆ ListDatabasesOutcome

Definition at line 120 of file SsmSapServiceClientModel.h.

◆ ListDatabasesOutcomeCallable

Definition at line 144 of file SsmSapServiceClientModel.h.

◆ ListOperationEventsOutcome

Definition at line 121 of file SsmSapServiceClientModel.h.

◆ ListOperationEventsOutcomeCallable

Definition at line 145 of file SsmSapServiceClientModel.h.

◆ ListOperationsOutcome

Definition at line 122 of file SsmSapServiceClientModel.h.

◆ ListOperationsOutcomeCallable

Definition at line 146 of file SsmSapServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 123 of file SsmSapServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 147 of file SsmSapServiceClientModel.h.

◆ PutResourcePermissionOutcome

Definition at line 124 of file SsmSapServiceClientModel.h.

◆ PutResourcePermissionOutcomeCallable

Definition at line 148 of file SsmSapServiceClientModel.h.

◆ RegisterApplicationOutcome

Definition at line 125 of file SsmSapServiceClientModel.h.

◆ RegisterApplicationOutcomeCallable

Definition at line 149 of file SsmSapServiceClientModel.h.

◆ StartApplicationOutcome

Definition at line 126 of file SsmSapServiceClientModel.h.

◆ StartApplicationOutcomeCallable

Definition at line 150 of file SsmSapServiceClientModel.h.

◆ StartApplicationRefreshOutcome

Definition at line 127 of file SsmSapServiceClientModel.h.

◆ StartApplicationRefreshOutcomeCallable

Definition at line 151 of file SsmSapServiceClientModel.h.

◆ StopApplicationOutcome

Definition at line 128 of file SsmSapServiceClientModel.h.

◆ StopApplicationOutcomeCallable

Definition at line 152 of file SsmSapServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 129 of file SsmSapServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 153 of file SsmSapServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 130 of file SsmSapServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 154 of file SsmSapServiceClientModel.h.

◆ UpdateApplicationSettingsOutcome

Definition at line 131 of file SsmSapServiceClientModel.h.

◆ UpdateApplicationSettingsOutcomeCallable

Definition at line 155 of file SsmSapServiceClientModel.h.

Enumeration Type Documentation

◆ AllocationType

Enumerator
NOT_SET 
VPC_SUBNET 
ELASTIC_IP 
OVERLAY 
UNKNOWN 

Definition at line 16 of file AllocationType.h.

◆ ApplicationDiscoveryStatus

Enumerator
NOT_SET 
SUCCESS 
REGISTRATION_FAILED 
REFRESH_FAILED 
REGISTERING 
DELETING 

Definition at line 16 of file ApplicationDiscoveryStatus.h.

◆ ApplicationStatus

Enumerator
NOT_SET 
ACTIVATED 
STARTING 
STOPPED 
STOPPING 
FAILED 
REGISTERING 
DELETING 
UNKNOWN 

Definition at line 16 of file ApplicationStatus.h.

◆ ApplicationType

Enumerator
NOT_SET 
HANA 
SAP_ABAP 

Definition at line 16 of file ApplicationType.h.

◆ BackintMode

Enumerator
NOT_SET 
AWSBackup 

Definition at line 16 of file BackintMode.h.

◆ ClusterStatus

Enumerator
NOT_SET 
ONLINE 
STANDBY 
MAINTENANCE 
OFFLINE 
NONE 

Definition at line 16 of file ClusterStatus.h.

◆ ComponentStatus

Enumerator
NOT_SET 
ACTIVATED 
STARTING 
STOPPED 
STOPPING 
RUNNING 
RUNNING_WITH_ERROR 
UNDEFINED 

Definition at line 16 of file ComponentStatus.h.

◆ ComponentType

Enumerator
NOT_SET 
HANA 
HANA_NODE 
ABAP 
ASCS 
DIALOG 
WEBDISP 
WD 
ERS 

Definition at line 16 of file ComponentType.h.

◆ ConnectedEntityType

Enumerator
NOT_SET 
DBMS 

Definition at line 16 of file ConnectedEntityType.h.

◆ CredentialType

Enumerator
NOT_SET 
ADMIN 

Definition at line 16 of file CredentialType.h.

◆ DatabaseConnectionMethod

Enumerator
NOT_SET 
DIRECT 
OVERLAY 

Definition at line 16 of file DatabaseConnectionMethod.h.

◆ DatabaseStatus

Enumerator
NOT_SET 
RUNNING 
STARTING 
STOPPED 
WARNING 
UNKNOWN 
ERROR_ 

Definition at line 16 of file DatabaseStatus.h.

◆ DatabaseType

Enumerator
NOT_SET 
SYSTEM 
TENANT 

Definition at line 16 of file DatabaseType.h.

◆ FilterOperator

Enumerator
NOT_SET 
Equals 
GreaterThanOrEquals 
LessThanOrEquals 

Definition at line 16 of file FilterOperator.h.

◆ HostRole

strong
Enumerator
NOT_SET 
LEADER 
WORKER 
STANDBY 
UNKNOWN 

Definition at line 16 of file HostRole.h.

◆ OperationEventStatus

Enumerator
NOT_SET 
IN_PROGRESS 
COMPLETED 
FAILED 

Definition at line 16 of file OperationEventStatus.h.

◆ OperationMode

Enumerator
NOT_SET 
PRIMARY 
LOGREPLAY 
DELTA_DATASHIPPING 
LOGREPLAY_READACCESS 
NONE 

Definition at line 16 of file OperationMode.h.

◆ OperationStatus

Enumerator
NOT_SET 
INPROGRESS 
SUCCESS 
ERROR_ 

Definition at line 16 of file OperationStatus.h.

◆ PermissionActionType

Enumerator
NOT_SET 
RESTORE 

Definition at line 16 of file PermissionActionType.h.

◆ ReplicationMode

Enumerator
NOT_SET 
PRIMARY 
NONE 
SYNC 
SYNCMEM 
ASYNC 

Definition at line 16 of file ReplicationMode.h.