IPWorks MQ 2020 Python Edition

Questions / Feedback?

queues_id Property

The ID of the SQS queue.

Syntax

def get_queues_id(queues_index: int) -> str: ...

Default Value

""

Remarks

The ID of the SQS queue.

The queues_index parameter specifies the index of the item in the array. The size of the array is controlled by the queues_count property.

This property is read-only.

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