| Modifier and Type | Method and Description |
|---|---|
TreatMissingData |
AlarmProps.Jsii$Proxy.getTreatMissingData()
Sets how this alarm is to handle missing data points.
|
TreatMissingData |
CreateAlarmOptions.getTreatMissingData()
Sets how this alarm is to handle missing data points.
|
TreatMissingData |
CreateAlarmOptions.Jsii$Proxy.getTreatMissingData()
Sets how this alarm is to handle missing data points.
|
static TreatMissingData |
TreatMissingData.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreatMissingData[] |
TreatMissingData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmProps.Builder |
AlarmProps.Builder.withTreatMissingData(TreatMissingData value)
Sets the value of TreatMissingData
|
CreateAlarmOptions.Builder |
CreateAlarmOptions.Builder.withTreatMissingData(TreatMissingData value)
Sets the value of TreatMissingData
|
Copyright © 2019. All rights reserved.