Java com.amazonaws.services.cognitoidp.model AdminCreateUserConfigType fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cognitoidp.model AdminCreateUserConfigType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cognitoidp.model AdminCreateUserConfigType.

The text is from its open source code.

Constructor

Method

voidsetAllowAdminCreateUserOnly(Boolean allowAdminCreateUserOnly)

Set to True if only the administrator is allowed to create user profiles.

voidsetInviteMessageTemplate(MessageTemplateType inviteMessageTemplate)

The message template to be used for the welcome message to new users.

voidsetUnusedAccountValidityDays(Integer unusedAccountValidityDays)

The user account expiration limit, in days, after which the account is no longer usable.