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