| 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 |
|---|---|
ListAppVersionResourceMappingsResult |
AbstractAWSResilienceHub.listAppVersionResourceMappings(ListAppVersionResourceMappingsRequest request) |
ListAppVersionResourceMappingsResult |
AWSResilienceHub.listAppVersionResourceMappings(ListAppVersionResourceMappingsRequest listAppVersionResourceMappingsRequest)
Lists how the resources in an application version are mapped/sourced from.
|
ListAppVersionResourceMappingsResult |
AWSResilienceHubClient.listAppVersionResourceMappings(ListAppVersionResourceMappingsRequest request)
Lists how the resources in an application version are mapped/sourced from.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionResourceMappingsResult |
ListAppVersionResourceMappingsResult.clone() |
ListAppVersionResourceMappingsResult |
ListAppVersionResourceMappingsResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListAppVersionResourceMappingsResult |
ListAppVersionResourceMappingsResult.withResourceMappings(Collection<ResourceMapping> resourceMappings)
Mappings used to map logical resources from the template to physical resources.
|
ListAppVersionResourceMappingsResult |
ListAppVersionResourceMappingsResult.withResourceMappings(ResourceMapping... resourceMappings)
Mappings used to map logical resources from the template to physical resources.
|
Copyright © 2023. All rights reserved.