Builder
class Builder
Properties
Link copied to clipboard
Set to True
if only the administrator is allowed to create user profiles. Set to False
if users can sign themselves up via an app.
Link copied to clipboard
The message template to be used for the welcome message to new users.
Link copied to clipboard
The user account expiration limit, in days, after which a new account that hasn't signed in is no longer usable. To reset the account after that time limit, you must call AdminCreateUser
again, specifying "RESEND"
for the MessageAction
parameter. The default value for this parameter is 7.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.MessageTemplateType inside the given block