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