| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails |
PolicyDetails.clone() |
PolicyDetails |
Finding.getPolicyDetails()
The details of a policy finding.
|
PolicyDetails |
PolicyDetails.withAction(FindingAction action)
The action that produced the finding.
|
PolicyDetails |
PolicyDetails.withActor(FindingActor actor)
The entity that performed the action that produced the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setPolicyDetails(PolicyDetails policyDetails)
The details of a policy finding.
|
Finding |
Finding.withPolicyDetails(PolicyDetails policyDetails)
The details of a policy finding.
|
Copyright © 2023. All rights reserved.