You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MigrationHub::Types::DescribeApplicationStateResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::MigrationHub::Types::DescribeApplicationStateResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#application_status ⇒ String
Status of the application - Not Started, In-Progress, Complete.
-
#last_updated_time ⇒ Time
The timestamp when the application status was last updated.
Instance Attribute Details
#application_status ⇒ String
Status of the application - Not Started, In-Progress, Complete.
Possible values:
- NOT_STARTED
- IN_PROGRESS
- COMPLETED
#last_updated_time ⇒ Time
The timestamp when the application status was last updated.