@Stability(value=Stable) public static final class CfnTrail.InsightSelectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTrail.InsightSelectorProperty>
CfnTrail.InsightSelectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrail.InsightSelectorProperty |
build()
Builds the configured instance.
|
CfnTrail.InsightSelectorProperty.Builder |
insightType(String insightType)
Sets the value of
CfnTrail.InsightSelectorProperty.getInsightType() |
@Stability(value=Stable) public CfnTrail.InsightSelectorProperty.Builder insightType(String insightType)
CfnTrail.InsightSelectorProperty.getInsightType()insightType - The type of insights to log on a trail.
ApiCallRateInsight and ApiErrorRateInsight are valid insight types.this@Stability(value=Stable) public CfnTrail.InsightSelectorProperty build()
build in interface software.amazon.jsii.Builder<CfnTrail.InsightSelectorProperty>CfnTrail.InsightSelectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.