| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtraildata.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuditEvent> |
PutAuditEventsRequest.auditEvents()
The JSON payload of events that you want to ingest.
|
| Modifier and Type | Method and Description |
|---|---|
PutAuditEventsRequest.Builder |
PutAuditEventsRequest.Builder.auditEvents(AuditEvent... auditEvents)
The JSON payload of events that you want to ingest.
|
| Modifier and Type | Method and Description |
|---|---|
PutAuditEventsRequest.Builder |
PutAuditEventsRequest.Builder.auditEvents(Collection<AuditEvent> auditEvents)
The JSON payload of events that you want to ingest.
|
Copyright © 2023. All rights reserved.