Uses of Class
software.amazon.awssdk.services.securitylake.model.NotificationConfiguration.Type
-
Packages that use NotificationConfiguration.Type Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of NotificationConfiguration.Type in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return NotificationConfiguration.Type Modifier and Type Method Description NotificationConfiguration.TypeNotificationConfiguration. type()Retrieve an enum value representing which member of this object is populated.static NotificationConfiguration.TypeNotificationConfiguration.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationConfiguration.Type[]NotificationConfiguration.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-