toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-sns
/
org.http4k.connect.amazon.sns.action
/
DeleteTopic
Delete
Topic
data
class
DeleteTopic
(
val
topicArn
:
ARN
)
:
SNSAction
<
Unit
>
Members
Constructors
Delete
Topic
Link copied to clipboard
constructor
(
topicArn
:
ARN
)
Properties
topic
Arn
Link copied to clipboard
val
topicArn
:
ARN
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
Unit
,
RemoteFailure
>
uri
Link copied to clipboard
fun
uri
(
)
:
Uri