| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub |
AWS 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 |
|---|---|
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.clone() |
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.withAppArn(String appArn)
The Amazon Resource Name (ARN) of the application.
|
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.withAppVersion(String appVersion)
The version of the application.
|
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.withMaxResults(Integer maxResults)
The maximum number of results to include in the response.
|
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.withNextToken(String nextToken)
Null, or the token from a previous call to get the next set of results.
|
ListUnsupportedAppVersionResourcesRequest |
ListUnsupportedAppVersionResourcesRequest.withResolutionId(String resolutionId)
The identifier for a specific resolution.
|
Copyright © 2022. All rights reserved.