Builder
class Builder
Properties
Link copied to clipboard
The setting for allowing self-service sign-up. When true
, only administrators can create new user profiles. When false
, users can register themselves and create a new user profile with the SignUp
operation.
Link copied to clipboard
The template for the welcome message to new users. This template must include the {####}
temporary password placeholder if you are creating users with passwords. If your users don't have passwords, you can omit the placeholder.
Link copied to clipboard
This parameter is no longer in use.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.MessageTemplateType inside the given block