| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDraftAppVersionResourcesImportStatusResult |
AbstractAWSResilienceHub.describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest request) |
DescribeDraftAppVersionResourcesImportStatusResult |
AWSResilienceHubClient.describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest request)
Describes the status of importing resources to an application version.
|
DescribeDraftAppVersionResourcesImportStatusResult |
AWSResilienceHub.describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)
Describes the status of importing resources to an application version.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.clone() |
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withAppArn(String appArn)
Amazon Resource Name (ARN) of the Resilience Hub application.
|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withAppVersion(String appVersion)
The version of the application.
|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withErrorMessage(String errorMessage)
The returned error message for the request.
|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withStatus(ResourceImportStatusType status)
Status of the action.
|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withStatus(String status)
Status of the action.
|
DescribeDraftAppVersionResourcesImportStatusResult |
DescribeDraftAppVersionResourcesImportStatusResult.withStatusChangeTime(Date statusChangeTime)
The time when the status last changed.
|
Copyright © 2024. All rights reserved.