AnalysisStatusUnion - Migration Hub Strategy Recommendations

AnalysisStatusUnion

A combination of existing analysis statuses.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

runtimeAnalysisStatus

The status of the analysis.

Type: String

Valid Values: ANALYSIS_TO_BE_SCHEDULED | ANALYSIS_STARTED | ANALYSIS_SUCCESS | ANALYSIS_FAILED

Required: No

srcCodeOrDbAnalysisStatus

The status of the source code or database analysis.

Type: String

Valid Values: ANALYSIS_TO_BE_SCHEDULED | ANALYSIS_STARTED | ANALYSIS_SUCCESS | ANALYSIS_FAILED | ANALYSIS_PARTIAL_SUCCESS | UNCONFIGURED | CONFIGURED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: