QueuePrefix Property

QueuePrefix can be used to filter the queues listed.

Object Oriented Interface

public function getQueuePrefix();
public function setQueuePrefix($value);

Procedural Interface

ipworksmq_amazonsqs_get($res, 26 );
ipworksmq_amazonsqs_set($res, 26, $value );

Default Value

''

Remarks

Only the queues whose names start with the specified QueuePrefix are listed when ListQueues is called.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 PHP Edition - Version 20.0 [Build 8155]