| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventResource> |
Event.resources()
An
EventResource object that contains information about the resource that emitted the event. |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.resources(EventResource... resources)
An
EventResource object that contains information about the resource that emitted the event. |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.resources(Collection<EventResource> resources)
An
EventResource object that contains information about the resource that emitted the event. |
Copyright © 2023. All rights reserved.