Uses of Enum
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 type with the specified name.static MonitorType[]MonitorType.values()Returns an array containing the constants of this enum type, in the order they are declared.