http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sns
/
org.http4k.connect.amazon.sns.action
/
DeleteTopic
Delete
Topic
data
class
DeleteTopic
(
val
topicArn
:
ARN
)
:
SNSAction
<
Unit
>
(
source
)
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