| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
EventSource |
EventSource.clone() |
EventSource |
PolicyDetails.getEventSource()
The event that triggers the event-based policy.
|
EventSource |
EventSource.withParameters(EventParameters parameters)
Information about the event.
|
EventSource |
EventSource.withType(EventSourceValues type)
The source of the event.
|
EventSource |
EventSource.withType(String type)
The source of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDetails.setEventSource(EventSource eventSource)
The event that triggers the event-based policy.
|
PolicyDetails |
PolicyDetails.withEventSource(EventSource eventSource)
The event that triggers the event-based policy.
|
Copyright © 2022. All rights reserved.