| 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 |
|---|---|
ListAppVersionResourceMappingsRequest |
ListAppVersionResourceMappingsRequest.clone() |
ListAppVersionResourceMappingsRequest |
ListAppVersionResourceMappingsRequest.withAppArn(String appArn)
The Amazon Resource Name (ARN) of the application.
|
ListAppVersionResourceMappingsRequest |
ListAppVersionResourceMappingsRequest.withAppVersion(String appVersion)
The version of the application.
|
ListAppVersionResourceMappingsRequest |
ListAppVersionResourceMappingsRequest.withMaxResults(Integer maxResults)
The maximum number of results to include in the response.
|
ListAppVersionResourceMappingsRequest |
ListAppVersionResourceMappingsRequest.withNextToken(String nextToken)
Null, or the token from a previous call to get the next set of results.
|
Copyright © 2022. All rights reserved.