CheckIfQueueCreated

class CheckIfQueueCreated @Inject constructor(sqsClient: SqsClient)

Constructors

Link copied to clipboard
@Inject
constructor(sqsClient: SqsClient)

Types

Link copied to clipboard
object Companion : Logging

Functions

Link copied to clipboard
fun invoke(queueUrl: String)