| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| Modifier and Type | Method and Description |
|---|---|
default GetInsightSelectorsResponse |
CloudTrailClient.getInsightSelectors(Consumer<GetInsightSelectorsRequest.Builder> getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
default GetInsightSelectorsResponse |
CloudTrailClient.getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInsightSelectorsResponse> |
CloudTrailAsyncClient.getInsightSelectors(Consumer<GetInsightSelectorsRequest.Builder> getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
default CompletableFuture<GetInsightSelectorsResponse> |
CloudTrailAsyncClient.getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
Copyright © 2022. All rights reserved.