http4k
Toggle table of contents
6.55.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
/
AccountRecoverySetting
Account
Recovery
Setting
@
JsonSerializable
data
class
AccountRecoverySetting
(
val
RecoveryMechanisms
:
List
<
RecoveryOption
>
?
=
null
)
(
source
)
Members
Constructors
Account
Recovery
Setting
Link copied to clipboard
constructor
(
RecoveryMechanisms
:
List
<
RecoveryOption
>
?
=
null
)
Properties
Recovery
Mechanisms
Link copied to clipboard
val
RecoveryMechanisms
:
List
<
RecoveryOption
>
?