AppSummary
Information about the application.
Contents
- appId
-
The unique ID of the application.
Type: String
Required: No
- creationTime
-
The creation time of the application.
Type: Timestamp
Required: No
- description
-
The description of the application.
Type: String
Required: No
- importedAppId
-
The ID of the application.
Type: String
Required: No
- lastModified
-
The last modified time of the application.
Type: Timestamp
Required: No
- latestReplicationTime
-
The timestamp of the application's most recent successful replication.
Type: Timestamp
Required: No
- launchConfigurationStatus
-
Status of the launch configuration.
Type: String
Valid Values:
NOT_CONFIGURED | CONFIGURED
Required: No
- launchDetails
-
Details about the latest launch of the application.
Type: LaunchDetails object
Required: No
- launchStatus
-
The launch status of the application.
Type: String
Valid Values:
READY_FOR_CONFIGURATION | CONFIGURATION_IN_PROGRESS | CONFIGURATION_INVALID | READY_FOR_LAUNCH | VALIDATION_IN_PROGRESS | LAUNCH_PENDING | LAUNCH_IN_PROGRESS | LAUNCHED | PARTIALLY_LAUNCHED | DELTA_LAUNCH_IN_PROGRESS | DELTA_LAUNCH_FAILED | LAUNCH_FAILED | TERMINATE_IN_PROGRESS | TERMINATE_FAILED | TERMINATED
Required: No
- launchStatusMessage
-
A message related to the launch status of the application.
Type: String
Required: No
- name
-
The name of the application.
Type: String
Required: No
- replicationConfigurationStatus
-
Status of the replication configuration.
Type: String
Valid Values:
NOT_CONFIGURED | CONFIGURED
Required: No
- replicationStatus
-
The replication status of the application.
Type: String
Valid Values:
READY_FOR_CONFIGURATION | CONFIGURATION_IN_PROGRESS | CONFIGURATION_INVALID | READY_FOR_REPLICATION | VALIDATION_IN_PROGRESS | REPLICATION_PENDING | REPLICATION_IN_PROGRESS | REPLICATED | PARTIALLY_REPLICATED | DELTA_REPLICATION_IN_PROGRESS | DELTA_REPLICATED | DELTA_REPLICATION_FAILED | REPLICATION_FAILED | REPLICATION_STOPPING | REPLICATION_STOP_FAILED | REPLICATION_STOPPED
Required: No
- replicationStatusMessage
-
A message related to the replication status of the application.
Type: String
Required: No
- roleName
-
The name of the service role in the customer's account used by AWS SMS.
Type: String
Required: No
- status
-
Status of the application.
Type: String
Valid Values:
CREATING | ACTIVE | UPDATING | DELETING | DELETED | DELETE_FAILED
Required: No
- statusMessage
-
A message related to the status of the application
Type: String
Required: No
- totalServerGroups
-
The number of server groups present in the application.
Type: Integer
Required: No
- totalServers
-
The number of servers present in the application.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: