Uses of Class
software.amazon.awscdk.services.appstream.CfnStackUserAssociation.Builder
Packages that use CfnStackUserAssociation.Builder
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of CfnStackUserAssociation.Builder in software.amazon.awscdk.services.appstream
Methods in software.amazon.awscdk.services.appstream that return CfnStackUserAssociation.BuilderModifier and TypeMethodDescriptionCfnStackUserAssociation.Builder.authenticationType
(String authenticationType) The authentication type for the user who is associated with the stack.CfnStackUserAssociation.Builder.sendEmailNotification
(Boolean sendEmailNotification) Specifies whether a welcome email is sent to a user after the user is created in the user pool.CfnStackUserAssociation.Builder.sendEmailNotification
(IResolvable sendEmailNotification) Specifies whether a welcome email is sent to a user after the user is created in the user pool.The name of the stack that is associated with the user.The email address of the user who is associated with the stack.