Uses of Interface
software.amazon.awscdk.services.internetmonitor.CfnMonitor.HealthEventsConfigProperty
Packages that use CfnMonitor.HealthEventsConfigProperty
Package
Description
AWS::InternetMonitor Construct Library
-
Uses of CfnMonitor.HealthEventsConfigProperty in software.amazon.awscdk.services.internetmonitor
Classes in software.amazon.awscdk.services.internetmonitor that implement CfnMonitor.HealthEventsConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMonitor.HealthEventsConfigPropertyMethods in software.amazon.awscdk.services.internetmonitor that return CfnMonitor.HealthEventsConfigPropertyModifier and TypeMethodDescriptionCfnMonitor.HealthEventsConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.internetmonitor with parameters of type CfnMonitor.HealthEventsConfigPropertyModifier and TypeMethodDescriptionCfnMonitor.Builder.healthEventsConfig(CfnMonitor.HealthEventsConfigProperty healthEventsConfig) A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies.CfnMonitorProps.Builder.healthEventsConfig(CfnMonitor.HealthEventsConfigProperty healthEventsConfig) Sets the value ofCfnMonitorProps.getHealthEventsConfig()voidCfnMonitor.setHealthEventsConfig(CfnMonitor.HealthEventsConfigProperty value) A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies.