| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
EventSourcesConfig |
EventSourcesConfig.clone() |
EventSourcesConfig |
DescribeEventSourcesConfigResult.getEventSources()
Lists the event sources in the configuration.
|
EventSourcesConfig |
UpdateEventSourcesConfigRequest.getEventSources()
Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS
Service.
|
EventSourcesConfig |
EventSourcesConfig.withAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS
CodeGuru Profiler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEventSourcesConfigResult.setEventSources(EventSourcesConfig eventSources)
Lists the event sources in the configuration.
|
void |
UpdateEventSourcesConfigRequest.setEventSources(EventSourcesConfig eventSources)
Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS
Service.
|
DescribeEventSourcesConfigResult |
DescribeEventSourcesConfigResult.withEventSources(EventSourcesConfig eventSources)
Lists the event sources in the configuration.
|
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.withEventSources(EventSourcesConfig eventSources)
Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS
Service.
|
Copyright © 2024. All rights reserved.