Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder
Packages that use CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder
-
Uses of CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.EmailConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.EmailConfigurationProperty.builder()CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder.configurationSet(String configurationSet) Sets the value ofCfnUserPoolPropsMixin.EmailConfigurationProperty.getConfigurationSet()CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder.emailSendingAccount(String emailSendingAccount) Sets the value ofCfnUserPoolPropsMixin.EmailConfigurationProperty.getFrom()CfnUserPoolPropsMixin.EmailConfigurationProperty.Builder.replyToEmailAddress(String replyToEmailAddress) Sets the value ofCfnUserPoolPropsMixin.EmailConfigurationProperty.getSourceArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.EmailConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolPropsMixin.EmailConfigurationProperty.Builder.