Get Queues Plain Args
data class GetQueuesPlainArgs(val namePrefix: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetQueuesPlainArgs>
A collection of arguments for invoking getQueues.
A collection of arguments for invoking getQueues.