Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnWorkteam.NotificationConfigurationProperty
Packages that use CfnWorkteam.NotificationConfigurationProperty
- 
Uses of CfnWorkteam.NotificationConfigurationProperty in software.amazon.awscdk.services.sagemakerClasses in software.amazon.awscdk.services.sagemaker that implement CfnWorkteam.NotificationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkteam.NotificationConfigurationPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnWorkteam.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkteam.NotificationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnWorkteam.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkteam.Builder.notificationConfiguration(CfnWorkteam.NotificationConfigurationProperty notificationConfiguration) Configures SNS notifications of available or expiring work items for work teams.CfnWorkteamProps.Builder.notificationConfiguration(CfnWorkteam.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnWorkteamProps.getNotificationConfiguration()voidCfnWorkteam.setNotificationConfiguration(CfnWorkteam.NotificationConfigurationProperty value) Configures SNS notifications of available or expiring work items for work teams.