static GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.builder() |
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.eventDataStoreArn(String eventDataStoreArn) |
The ARN of the source event data store that enabled Insights events.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightsDestination(String insightsDestination) |
The ARN of the destination event data store that logs Insights events.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(Collection<InsightSelector> insightSelectors) |
A JSON string that contains the Insight types you want to log on a trail or event data store.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(Consumer<InsightSelector.Builder>... insightSelectors) |
A JSON string that contains the Insight types you want to log on a trail or event data store.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(InsightSelector... insightSelectors) |
A JSON string that contains the Insight types you want to log on a trail or event data store.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.toBuilder() |
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.trailARN(String trailARN) |
The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.
|