| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingAction |
FindingAction.clone() |
FindingAction |
PolicyDetails.getAction()
The action that occurred and produced the finding.
|
FindingAction |
FindingAction.withActionType(FindingActionType actionType)
The type of action that occurred for the affected resource.
|
FindingAction |
FindingAction.withActionType(String actionType)
The type of action that occurred for the affected resource.
|
FindingAction |
FindingAction.withApiCallDetails(ApiCallDetails apiCallDetails)
For the affected resource:
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDetails.setAction(FindingAction action)
The action that occurred and produced the finding.
|
PolicyDetails |
PolicyDetails.withAction(FindingAction action)
The action that occurred and produced the finding.
|
Copyright © 2020. All rights reserved.