toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-cloudwatch
/
org.http4k.connect.amazon.cloudwatch.model
/
Entity
Entity
@
JsonSerializable
data
class
Entity
(
val
Attributes
:
Map
<
String
,
String
>
?
=
null
,
val
KeyAttributes
:
Map
<
KeyAttributeKey
,
String
>
?
=
null
)
Members
Constructors
Entity
Link copied to clipboard
constructor
(
Attributes
:
Map
<
String
,
String
>
?
=
null
,
KeyAttributes
:
Map
<
KeyAttributeKey
,
String
>
?
=
null
)
Properties
Attributes
Link copied to clipboard
val
Attributes
:
Map
<
String
,
String
>
?
=
null
Key
Attributes
Link copied to clipboard
val
KeyAttributes
:
Map
<
KeyAttributeKey
,
String
>
?
=
null