| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedEventResource> |
RecommendationRelatedEvent.resources()
A
ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation
stacks. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEvent.Builder |
RecommendationRelatedEvent.Builder.resources(RecommendationRelatedEventResource... resources)
A
ResourceCollection object that contains arrays of the names of Amazon Web Services
CloudFormation stacks. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEvent.Builder |
RecommendationRelatedEvent.Builder.resources(Collection<RecommendationRelatedEventResource> resources)
A
ResourceCollection object that contains arrays of the names of Amazon Web Services
CloudFormation stacks. |
Copyright © 2023. All rights reserved.