Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnWorkteamPropsMixin.NotificationConfigurationProperty
Packages that use CfnWorkteamPropsMixin.NotificationConfigurationProperty
-
Uses of CfnWorkteamPropsMixin.NotificationConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnWorkteamPropsMixin.NotificationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkteamPropsMixin.NotificationConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnWorkteamPropsMixin.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkteamPropsMixin.NotificationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnWorkteamPropsMixin.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkteamMixinProps.Builder.notificationConfiguration(CfnWorkteamPropsMixin.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnWorkteamMixinProps.getNotificationConfiguration()CfnWorkteamPropsMixin.Builder.notificationConfiguration(CfnWorkteamPropsMixin.NotificationConfigurationProperty notificationConfiguration) Configures SNS notifications of available or expiring work items for work teams.