# File lib/aws/sns/topic.rb, line 284
def
delete
client
.
delete_topic
(
:topic_arn
=
>
arn
)
nil
end