toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-sns
/
org.http4k.connect.amazon.sns.model
/
SNSMessageAttribute
SNSMessage
Attribute
sealed
class
SNSMessageAttribute
:
MessageFields
Members
Properties
data
Type
Link copied to clipboard
open
override
val
dataType
:
DataType
name
Link copied to clipboard
open
override
val
name
:
String
value
Link copied to clipboard
abstract
val
value
:
String
Functions
to
Dto
Link copied to clipboard
abstract
fun
toDto
(
)
:
MessageFieldsDto
to
Fields
Link copied to clipboard
open
override
fun
toFields
(
index
:
Int
)
:
Map
<
String
,
String
>