default PutInsightSelectorsResponse |
CloudTrailClient.putInsightSelectors(Consumer<PutInsightSelectorsRequest.Builder> putInsightSelectorsRequest) |
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail or event data store.
|
default PutInsightSelectorsResponse |
CloudTrailClient.putInsightSelectors(PutInsightSelectorsRequest putInsightSelectorsRequest) |
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail or event data store.
|
default UpdateEventDataStoreResponse |
CloudTrailClient.updateEventDataStore(Consumer<UpdateEventDataStoreRequest.Builder> updateEventDataStoreRequest) |
Updates an event data store.
|
default UpdateEventDataStoreResponse |
CloudTrailClient.updateEventDataStore(UpdateEventDataStoreRequest updateEventDataStoreRequest) |
Updates an event data store.
|