| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalResource> |
ListAppVersionResourcesResponse.physicalResources()
The physical resources in the application version.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionResourcesResponse.Builder |
ListAppVersionResourcesResponse.Builder.physicalResources(PhysicalResource... physicalResources)
The physical resources in the application version.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionResourcesResponse.Builder |
ListAppVersionResourcesResponse.Builder.physicalResources(Collection<PhysicalResource> physicalResources)
The physical resources in the application version.
|
Copyright © 2021. All rights reserved.