Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.SmsConfigurationProperty
Packages that use CfnUserPoolPropsMixin.SmsConfigurationProperty
-
Uses of CfnUserPoolPropsMixin.SmsConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolPropsMixin.SmsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolPropsMixin.SmsConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.SmsConfigurationPropertyModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.SmsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.SmsConfigurationPropertyModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.smsConfiguration(CfnUserPoolPropsMixin.SmsConfigurationProperty smsConfiguration) Sets the value ofCfnUserPoolMixinProps.getSmsConfiguration()CfnUserPoolPropsMixin.Builder.smsConfiguration(CfnUserPoolPropsMixin.SmsConfigurationProperty smsConfiguration) The settings for your Amazon Cognito user pool to send SMS messages with Amazon Simple Notification Service.