Uses of Class
software.amazon.awssdk.services.cloudtrail.model.InsightNotEnabledException
-
Packages that use InsightNotEnabledException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of InsightNotEnabledException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw InsightNotEnabledException Modifier and Type Method Description default GetInsightSelectorsResponseCloudTrailClient. getInsightSelectors(Consumer<GetInsightSelectorsRequest.Builder> getInsightSelectorsRequest)Describes the settings for the Insights event selectors that you configured for your trail or event data store.default GetInsightSelectorsResponseCloudTrailClient. getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)Describes the settings for the Insights event selectors that you configured for your trail or event data store.
-