Uses of Enum Class
software.amazon.awscdk.services.appconfig.MonitorType
Packages that use MonitorType
-
Uses of MonitorType in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return MonitorTypeModifier and TypeMethodDescriptionabstract MonitorTypeMonitor.getMonitorType()The type of monitor.static MonitorTypeReturns the enum constant of this class with the specified name.static MonitorType[]MonitorType.values()Returns an array containing the constants of this enum class, in the order they are declared.