Skip to content

Instantly share code, notes, and snippets.

View bveenvliet's full-sized avatar

Brad Veenvliet bveenvliet

View GitHub Profile
@bveenvliet
bveenvliet / CognitoUserAttributes.kt
Created August 7, 2019 18:52
CognitoUserAttributes with mfaOptions
package com.amazonaws.mobileconnectors.cognitoidentityprovider
import com.amazonaws.services.cognitoidentityprovider.model.AttributeType
import java.util.*
class CognitoUserAttributes
/**
* Constructor for internal use.
*
* @param userAttributes REQUIRED: Cognito user attributes as a list.