toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.model
/
NewDeviceMetadata
New
Device
Metadata
@
JsonSerializable
data
class
NewDeviceMetadata
(
val
DeviceGroupKey
:
String
?
=
null
,
val
DeviceKey
:
String
?
=
null
)
Members
Constructors
New
Device
Metadata
Link copied to clipboard
constructor
(
DeviceGroupKey
:
String
?
=
null
,
DeviceKey
:
String
?
=
null
)
Properties
Device
Group
Key
Link copied to clipboard
val
DeviceGroupKey
:
String
?
=
null
Device
Key
Link copied to clipboard
val
DeviceKey
:
String
?
=
null