| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigRecommendation> |
ComponentRecommendation.configRecommendations()
The list of recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentRecommendation.Builder |
ComponentRecommendation.Builder.configRecommendations(ConfigRecommendation... configRecommendations)
The list of recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentRecommendation.Builder |
ComponentRecommendation.Builder.configRecommendations(Collection<ConfigRecommendation> configRecommendations)
The list of recommendations.
|
Copyright © 2022. All rights reserved.