Class AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration.Jsii$Proxy
- All Implemented Interfaces:
AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.cloudwatch.events.AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration.Builder, AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) actionsEnabled property.(experimental) actionsSuppressor property.(experimental) actionsSuppressorExtensionPeriod property.(experimental) actionsSuppressorWaitPeriod property.(experimental) alarmActions property.(experimental) alarmName property.(experimental) alarmRule property.(experimental) comparisonOperator property.(experimental) datapointsToAlarm property.(experimental) description property.(experimental) evaluateLowSampleCountPercentile property.(experimental) evaluationPeriods property.(experimental) insufficientDataActions property.(experimental) metrics property.(experimental) okActions property.(experimental) threshold property.(experimental) timestamp property.(experimental) treatMissingData property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration.Builder.
-
-
Method Details
-
getActionsEnabled
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) actionsEnabled property.Specify an array of string values to match this event if the actual value of actionsEnabled is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActionsEnabledin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getActionsSuppressor
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) actionsSuppressor property.Specify an array of string values to match this event if the actual value of actionsSuppressor is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActionsSuppressorin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getActionsSuppressorExtensionPeriod
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) actionsSuppressorExtensionPeriod property.Specify an array of string values to match this event if the actual value of actionsSuppressorExtensionPeriod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActionsSuppressorExtensionPeriodin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getActionsSuppressorWaitPeriod
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) actionsSuppressorWaitPeriod property.Specify an array of string values to match this event if the actual value of actionsSuppressorWaitPeriod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActionsSuppressorWaitPeriodin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getAlarmActions
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) alarmActions property.Specify an array of string values to match this event if the actual value of alarmActions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAlarmActionsin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getAlarmName
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) alarmName property.Specify an array of string values to match this event if the actual value of alarmName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Alarm reference
- Specified by:
getAlarmNamein interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getAlarmRule
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) alarmRule property.Specify an array of string values to match this event if the actual value of alarmRule is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAlarmRulein interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getComparisonOperator
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) comparisonOperator property.Specify an array of string values to match this event if the actual value of comparisonOperator is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getComparisonOperatorin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getDatapointsToAlarm
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) datapointsToAlarm property.Specify an array of string values to match this event if the actual value of datapointsToAlarm is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDatapointsToAlarmin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getDescription
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) description property.Specify an array of string values to match this event if the actual value of description is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getDescriptionin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getEvaluateLowSampleCountPercentile
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) evaluateLowSampleCountPercentile property.Specify an array of string values to match this event if the actual value of evaluateLowSampleCountPercentile is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEvaluateLowSampleCountPercentilein interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getEvaluationPeriods
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) evaluationPeriods property.Specify an array of string values to match this event if the actual value of evaluationPeriods is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEvaluationPeriodsin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getInsufficientDataActions
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) insufficientDataActions property.Specify an array of string values to match this event if the actual value of insufficientDataActions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInsufficientDataActionsin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getMetrics
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) metrics property.Specify an array of string values to match this event if the actual value of metrics is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMetricsin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getOkActions
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) okActions property.Specify an array of string values to match this event if the actual value of okActions is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getOkActionsin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getThreshold
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) threshold property.Specify an array of string values to match this event if the actual value of threshold is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getThresholdin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getTimestamp
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) timestamp property.Specify an array of string values to match this event if the actual value of timestamp is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTimestampin interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
getTreatMissingData
Description copied from interface:AlarmEvents.CloudWatchAlarmConfigurationChange.Configuration(experimental) treatMissingData property.Specify an array of string values to match this event if the actual value of treatMissingData is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTreatMissingDatain interfaceAlarmEvents.CloudWatchAlarmConfigurationChange.Configuration
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-