GetQueuePlainArgs

data class GetQueuePlainArgs(val queueUrl: String) : ConvertibleToJava<GetQueuePlainArgs>

Constructors

Link copied to clipboard
constructor(queueUrl: String)

Properties

Link copied to clipboard

Returns the URLs of the queues from the policy.

Functions

Link copied to clipboard
open override fun toJava(): GetQueuePlainArgs