describeDraftAppVersionResourcesImportStatus
inline suspend fun ResiliencehubClient.describeDraftAppVersionResourcesImportStatus(crossinline block: DescribeDraftAppVersionResourcesImportStatusRequest.Builder.() -> Unit): DescribeDraftAppVersionResourcesImportStatusResponse
Describes the status of importing resources to an application version.
If you get a 404 error with ResourceImportStatusNotFoundAppMetadataException
, you must call importResourcesToDraftAppVersion
after creating the application and before calling describeDraftAppVersionResourcesImportStatus
to obtain the status.