@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.742Z") @Stability(value=Stable) public interface CfnAlertProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlertProps.Builder
A builder for
CfnAlertProps |
static class |
CfnAlertProps.Jsii$Proxy
An implementation for
CfnAlertProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAlertProps.Builder |
builder() |
Object |
getAction()
`AWS::LookoutMetrics::Alert.Action`.
|
default String |
getAlertDescription()
`AWS::LookoutMetrics::Alert.AlertDescription`.
|
default String |
getAlertName()
`AWS::LookoutMetrics::Alert.AlertName`.
|
Number |
getAlertSensitivityThreshold()
`AWS::LookoutMetrics::Alert.AlertSensitivityThreshold`.
|
String |
getAnomalyDetectorArn()
`AWS::LookoutMetrics::Alert.AnomalyDetectorArn`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @NotNull Number getAlertSensitivityThreshold()
@Stability(value=Stable) @NotNull String getAnomalyDetectorArn()
@Stability(value=Stable) @Nullable default String getAlertDescription()
@Stability(value=Stable) @Nullable default String getAlertName()
@Stability(value=Stable) static CfnAlertProps.Builder builder()
CfnAlertProps.Builder of CfnAlertPropsCopyright © 2021. All rights reserved.