| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEventResource |
RecommendationRelatedEventResource.clone() |
RecommendationRelatedEventResource |
RecommendationRelatedEventResource.withName(String name)
The name of the resource that emitted the event.
|
RecommendationRelatedEventResource |
RecommendationRelatedEventResource.withType(String type)
The type of the resource that emitted the event.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedEventResource> |
RecommendationRelatedEvent.getResources()
A
ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation
stacks. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEvent |
RecommendationRelatedEvent.withResources(RecommendationRelatedEventResource... resources)
A
ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation
stacks. |
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedEvent.setResources(Collection<RecommendationRelatedEventResource> resources)
A
ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation
stacks. |
RecommendationRelatedEvent |
RecommendationRelatedEvent.withResources(Collection<RecommendationRelatedEventResource> resources)
A
ResourceCollection object that contains arrays of the names of Amazon Web Services CloudFormation
stacks. |
Copyright © 2024. All rights reserved.