| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AppComponent> |
PhysicalResource.appComponents()
The application components that belong to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalResource.Builder |
PhysicalResource.Builder.appComponents(AppComponent... appComponents)
The application components that belong to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalResource.Builder |
PhysicalResource.Builder.appComponents(Collection<AppComponent> appComponents)
The application components that belong to this resource.
|
Copyright © 2021. All rights reserved.