Module: Aws::MigrationHub::Client::_DescribeApplicationStateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeApplicationStateResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_status ⇒ "NOT_STARTED", ...
150 |
# File 'sig/client.rbs', line 150
def application_status: () -> ("NOT_STARTED" | "IN_PROGRESS" | "COMPLETED")
|
#last_updated_time ⇒ ::Time
151 |
# File 'sig/client.rbs', line 151
def last_updated_time: () -> ::Time
|