| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static EventDataSource |
EventDataSource.fromValue(String value)
Use this in place of valueOf.
|
static EventDataSource |
EventDataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventDataSource[] |
EventDataSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventsFilters |
ListEventsFilters.withDataSource(EventDataSource dataSource)
The source,
AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, of the events you want returned. |
Event |
Event.withDataSource(EventDataSource dataSource)
The source,
AWS_CLOUD_TRAIL or AWS_CODE_DEPLOY, where DevOps Guru analysis found the
event. |
Copyright © 2024. All rights reserved.