class Aws::SMS::Types::AppSummary
Information about the application.
@!attribute [rw] app_id
The unique ID of the application. @return [String]
@!attribute [rw] imported_app_id
The ID of the application. @return [String]
@!attribute [rw] name
The name of the application. @return [String]
@!attribute [rw] description
The description of the application. @return [String]
@!attribute [rw] status
Status of the application. @return [String]
@!attribute [rw] status_message
A message related to the status of the application @return [String]
@!attribute [rw] replication_configuration_status
Status of the replication configuration. @return [String]
@!attribute [rw] replication_status
The replication status of the application. @return [String]
@!attribute [rw] replication_status_message
A message related to the replication status of the application. @return [String]
@!attribute [rw] latest_replication_time
The timestamp of the application's most recent successful replication. @return [Time]
@!attribute [rw] launch_configuration_status
Status of the launch configuration. @return [String]
@!attribute [rw] launch_status
The launch status of the application. @return [String]
@!attribute [rw] launch_status_message
A message related to the launch status of the application. @return [String]
@!attribute [rw] launch_details
Details about the latest launch of the application. @return [Types::LaunchDetails]
@!attribute [rw] creation_time
The creation time of the application. @return [Time]
@!attribute [rw] last_modified
The last modified time of the application. @return [Time]
@!attribute [rw] role_name
The name of the service role in the customer's account used by AWS SMS. @return [String]
@!attribute [rw] total_server_groups
The number of server groups present in the application. @return [Integer]
@!attribute [rw] total_servers
The number of servers present in the application. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/AppSummary AWS API Documentation
Constants
- SENSITIVE