Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnUserPropsMixin.Builder
Packages that use CfnUserPropsMixin.Builder
-
Uses of CfnUserPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.appstream
Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnUserPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserPropsMixin.Builder.authenticationType(String authenticationType) The authentication type for the user.static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create()static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create(CfnPropertyMixinOptions options) The first name, or given name, of the user.The last name, or surname, of the user.CfnUserPropsMixin.Builder.messageAction(String messageAction) The action to take for the welcome email that is sent to a user after the user is created in the user pool.The email address of the user.