| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
PolicyDetails.actions()
The actions to be performed when the event-based policy is triggered.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails.Builder |
PolicyDetails.Builder.actions(Action... actions)
The actions to be performed when the event-based policy is triggered.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails.Builder |
PolicyDetails.Builder.actions(Collection<Action> actions)
The actions to be performed when the event-based policy is triggered.
|
Copyright © 2021. All rights reserved.