toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.model
/
MFAOptions
MFAOptions
@
JsonSerializable
data
class
MFAOptions
(
val
AttributeName
:
String
?
=
null
,
val
DeliveryMedium
:
DeliveryMedium
?
=
null
)
Members
Constructors
MFAOptions
Link copied to clipboard
constructor
(
AttributeName
:
String
?
=
null
,
DeliveryMedium
:
DeliveryMedium
?
=
null
)
Properties
Attribute
Name
Link copied to clipboard
val
AttributeName
:
String
?
=
null
Delivery
Medium
Link copied to clipboard
val
DeliveryMedium
:
DeliveryMedium
?
=
null