Skip to content

/AWS1/CL_TBDGETQUEUEENVIRONM01

GetQueueEnvironmentResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_queueenvironmentid TYPE /AWS1/TBDQUEUEENVIRONMENTID /AWS1/TBDQUEUEENVIRONMENTID

The queue environment ID.

iv_name TYPE /AWS1/TBDENVIRONMENTNAME /AWS1/TBDENVIRONMENTNAME

The name of the queue environment.

iv_priority TYPE /AWS1/TBDPRIORITY /AWS1/TBDPRIORITY

The priority of the queue environment.

iv_templatetype TYPE /AWS1/TBDENVIRONMENTTMPLTYPE /AWS1/TBDENVIRONMENTTMPLTYPE

The type of template for the queue environment.

iv_template TYPE /AWS1/TBDENVIRONMENTTEMPLATE /AWS1/TBDENVIRONMENTTEMPLATE

The template for the queue environment.

iv_createdat TYPE /AWS1/TBDCREATEDAT /AWS1/TBDCREATEDAT

The date and time the resource was created.

iv_createdby TYPE /AWS1/TBDCREATEDBY /AWS1/TBDCREATEDBY

The user or system that created this resource.>

Optional arguments:

iv_updatedat TYPE /AWS1/TBDUPDATEDAT /AWS1/TBDUPDATEDAT

The date and time the resource was updated.

iv_updatedby TYPE /AWS1/TBDUPDATEDBY /AWS1/TBDUPDATEDBY

The user or system that updated this resource.


Queryable Attributes

queueEnvironmentId

The queue environment ID.

Accessible with the following methods

Method Description
GET_QUEUEENVIRONMENTID() Getter for QUEUEENVIRONMENTID, with configurable default
ASK_QUEUEENVIRONMENTID() Getter for QUEUEENVIRONMENTID w/ exceptions if field has no
HAS_QUEUEENVIRONMENTID() Determine if QUEUEENVIRONMENTID has a value

name

The name of the queue environment.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

priority

The priority of the queue environment.

Accessible with the following methods

Method Description
GET_PRIORITY() Getter for PRIORITY, with configurable default
ASK_PRIORITY() Getter for PRIORITY w/ exceptions if field has no value
HAS_PRIORITY() Determine if PRIORITY has a value

templateType

The type of template for the queue environment.

Accessible with the following methods

Method Description
GET_TEMPLATETYPE() Getter for TEMPLATETYPE, with configurable default
ASK_TEMPLATETYPE() Getter for TEMPLATETYPE w/ exceptions if field has no value
HAS_TEMPLATETYPE() Determine if TEMPLATETYPE has a value

template

The template for the queue environment.

Accessible with the following methods

Method Description
GET_TEMPLATE() Getter for TEMPLATE, with configurable default
ASK_TEMPLATE() Getter for TEMPLATE w/ exceptions if field has no value
HAS_TEMPLATE() Determine if TEMPLATE has a value

createdAt

The date and time the resource was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

createdBy

The user or system that created this resource.>

Accessible with the following methods

Method Description
GET_CREATEDBY() Getter for CREATEDBY, with configurable default
ASK_CREATEDBY() Getter for CREATEDBY w/ exceptions if field has no value
HAS_CREATEDBY() Determine if CREATEDBY has a value

updatedAt

The date and time the resource was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

updatedBy

The user or system that updated this resource.

Accessible with the following methods

Method Description
GET_UPDATEDBY() Getter for UPDATEDBY, with configurable default
ASK_UPDATEDBY() Getter for UPDATEDBY w/ exceptions if field has no value
HAS_UPDATEDBY() Determine if UPDATEDBY has a value