| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.builder() |
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(Collection<InsightSelector> insightSelectors)
A JSON string that contains the insight types you want to log on a trail.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(Consumer<InsightSelector.Builder>... insightSelectors)
A JSON string that contains the insight types you want to log on a trail.
|
GetInsightSelectorsResponse.Builder |
GetInsightSelectorsResponse.Builder.insightSelectors(InsightSelector... insightSelectors)
A JSON string that contains the insight types you want to log on a trail.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetInsightSelectorsResponse.Builder> |
GetInsightSelectorsResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.