Uses of Interface
software.amazon.awscdk.services.securitylake.CfnSubscriberNotification.NotificationConfigurationProperty
Packages that use CfnSubscriberNotification.NotificationConfigurationProperty
Package
Description
AWS::SecurityLake Construct Library
-
Uses of CfnSubscriberNotification.NotificationConfigurationProperty in software.amazon.awscdk.services.securitylake
Classes in software.amazon.awscdk.services.securitylake that implement CfnSubscriberNotification.NotificationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSubscriberNotification.NotificationConfigurationPropertyMethods in software.amazon.awscdk.services.securitylake that return CfnSubscriberNotification.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnSubscriberNotification.NotificationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.securitylake with parameters of type CfnSubscriberNotification.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnSubscriberNotification.Builder.notificationConfiguration(CfnSubscriberNotification.NotificationConfigurationProperty notificationConfiguration) Specify the configurations you want to use for subscriber notification.CfnSubscriberNotificationProps.Builder.notificationConfiguration(CfnSubscriberNotification.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnSubscriberNotificationProps.getNotificationConfiguration()voidCfnSubscriberNotification.setNotificationConfiguration(CfnSubscriberNotification.NotificationConfigurationProperty value) Specify the configurations you want to use for subscriber notification.