http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.model
/
SoftwareTokenMfaSettingsType
Software
Token
Mfa
Settings
Type
@
JsonSerializable
data
class
SoftwareTokenMfaSettingsType
(
val
Enabled
:
Boolean
?
=
null
,
val
PreferredMfa
:
Boolean
?
=
null
)
(
source
)
Members
Constructors
Software
Token
Mfa
Settings
Type
Link copied to clipboard
constructor
(
Enabled
:
Boolean
?
=
null
,
PreferredMfa
:
Boolean
?
=
null
)
Properties
Enabled
Link copied to clipboard
val
Enabled
:
Boolean
?
Preferred
Mfa
Link copied to clipboard
val
PreferredMfa
:
Boolean
?