| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtraildata.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuditEventResultEntry> |
PutAuditEventsResponse.successful()
Lists events in the provided event payload that were successfully ingested into CloudTrail.
|
| Modifier and Type | Method and Description |
|---|---|
PutAuditEventsResponse.Builder |
PutAuditEventsResponse.Builder.successful(AuditEventResultEntry... successful)
Lists events in the provided event payload that were successfully ingested into CloudTrail.
|
| Modifier and Type | Method and Description |
|---|---|
PutAuditEventsResponse.Builder |
PutAuditEventsResponse.Builder.successful(Collection<AuditEventResultEntry> successful)
Lists events in the provided event payload that were successfully ingested into CloudTrail.
|
Copyright © 2023. All rights reserved.