GetQueuePlainArgs

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

Constructors

Link copied to clipboard
fun GetQueuePlainArgs(queueArn: String)

Functions

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the queue.