Uses of Class
software.amazon.awscdk.services.appconfig.Monitor
Packages that use Monitor
-
Uses of Monitor in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return MonitorModifier and TypeMethodDescriptionstatic MonitorMonitor.fromCfnMonitorsProperty(CfnEnvironment.MonitorsProperty monitorsProperty) Creates a Monitor from a CfnEnvironment.MonitorsProperty construct.static MonitorMonitor.fromCloudWatchAlarm(IAlarm alarm) Creates a Monitor from a CloudWatch alarm.static MonitorMonitor.fromCloudWatchAlarm(IAlarm alarm, IRoleRef alarmRole) Creates a Monitor from a CloudWatch alarm.Methods in software.amazon.awscdk.services.appconfig that return types with arguments of type MonitorModifier and TypeMethodDescriptionEnvironment.getMonitors()The monitors for the environment.EnvironmentAttributes.getMonitors()The monitors for the environment.EnvironmentAttributes.Jsii$Proxy.getMonitors()EnvironmentOptions.getMonitors()The monitors for the environment.EnvironmentOptions.Jsii$Proxy.getMonitors()EnvironmentProps.Jsii$Proxy.getMonitors()IEnvironment.getMonitors()The monitors for the environment.IEnvironment.Jsii$Default.getMonitors()The monitors for the environment.IEnvironment.Jsii$Proxy.getMonitors()The monitors for the environment.Method parameters in software.amazon.awscdk.services.appconfig with type arguments of type MonitorModifier and TypeMethodDescriptionThe monitors for the environment.Sets the value ofEnvironmentAttributes.getMonitors()Sets the value ofEnvironmentOptions.getMonitors()Sets the value ofEnvironmentOptions.getMonitors()