Interface ThresholdAlertsConfigurations.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<ThresholdAlertsConfigurations.Builder,,ThresholdAlertsConfigurations> SdkBuilder<ThresholdAlertsConfigurations.Builder,,ThresholdAlertsConfigurations> SdkPojo
- Enclosing class:
ThresholdAlertsConfigurations
@Mutable
@NotThreadSafe
public static interface ThresholdAlertsConfigurations.Builder
extends SdkPojo, CopyableBuilder<ThresholdAlertsConfigurations.Builder,ThresholdAlertsConfigurations>
-
Method Summary
Modifier and TypeMethodDescriptionThe threshold alerts configuration for an embedded Quick Sight dashboard.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
enabled
The threshold alerts configuration for an embedded Quick Sight dashboard.
- Parameters:
enabled- The threshold alerts configuration for an embedded Quick Sight dashboard.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-