| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingActor |
FindingActor.clone() |
FindingActor |
PolicyDetails.getActor()
The entity that performed the action that produced the finding.
|
FindingActor |
FindingActor.withDomainDetails(DomainDetails domainDetails)
The domain name of the device that the entity used to perform the action on the affected resource.
|
FindingActor |
FindingActor.withIpAddressDetails(IpAddressDetails ipAddressDetails)
The IP address and related details about the device that the entity used to perform the action on the affected
resource.
|
FindingActor |
FindingActor.withUserIdentity(UserIdentity userIdentity)
The type and other characteristics of the entity that performed the action on the affected resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDetails.setActor(FindingActor actor)
The entity that performed the action that produced the finding.
|
PolicyDetails |
PolicyDetails.withActor(FindingActor actor)
The entity that performed the action that produced the finding.
|
Copyright © 2025. All rights reserved.