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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#application_status ⇒ String

Status of the application - Not Started, In-Progress, Complete.

Possible values:

  • NOT_STARTED
  • IN_PROGRESS
  • COMPLETED

Returns:

  • (String) —

    Status of the application - Not Started, In-Progress, Complete.

#last_updated_time ⇒ Time

The timestamp when the application status was last updated.

Returns:

  • (Time) —

    The timestamp when the application status was last updated.