usernameAttributes property

List<UsernameAttributeType>? usernameAttributes
final

Specifies whether email addresses or phone numbers can be specified as usernames when a user signs up.

Implementation

final List<UsernameAttributeType>? usernameAttributes;