Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnStackUserAssociationPropsMixin.Builder
Packages that use CfnStackUserAssociationPropsMixin.Builder
-
Uses of CfnStackUserAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.appstream
Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnStackUserAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnStackUserAssociationPropsMixin.Builder.authenticationType(String authenticationType) The authentication type for the user who is associated with the stack.CfnStackUserAssociationPropsMixin.Builder.create()CfnStackUserAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStackUserAssociationPropsMixin.Builder.sendEmailNotification(Boolean sendEmailNotification) Specifies whether a welcome email is sent to a user after the user is created in the user pool.CfnStackUserAssociationPropsMixin.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.