| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
EventParameters |
EventParameters.clone() |
EventParameters |
EventSource.getParameters()
Information about the event.
|
EventParameters |
EventParameters.withDescriptionRegex(String descriptionRegex)
The snapshot description that can trigger the policy.
|
EventParameters |
EventParameters.withEventType(EventTypeValues eventType)
The type of event.
|
EventParameters |
EventParameters.withEventType(String eventType)
The type of event.
|
EventParameters |
EventParameters.withSnapshotOwner(Collection<String> snapshotOwner)
The IDs of the Amazon Web Services accounts that can trigger policy by sharing snapshots with your account.
|
EventParameters |
EventParameters.withSnapshotOwner(String... snapshotOwner)
The IDs of the Amazon Web Services accounts that can trigger policy by sharing snapshots with your account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventSource.setParameters(EventParameters parameters)
Information about the event.
|
EventSource |
EventSource.withParameters(EventParameters parameters)
Information about the event.
|
Copyright © 2022. All rights reserved.