Skip to content

/AWS1/CL_QSTCREATELIMITSPFLRSP

CreateLimitsProfileResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_arn TYPE /AWS1/QSTRESOURCEARN /AWS1/QSTRESOURCEARN

The Amazon Resource Name (ARN) of the created limits profile.

iv_profileid TYPE /AWS1/QSTPROFILEID /AWS1/QSTPROFILEID

The unique identifier for the created limits profile.


Queryable Attributes

arn

The Amazon Resource Name (ARN) of the created limits profile.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

profileId

The unique identifier for the created limits profile.

Accessible with the following methods

Method Description
GET_PROFILEID() Getter for PROFILEID, with configurable default
ASK_PROFILEID() Getter for PROFILEID w/ exceptions if field has no value
HAS_PROFILEID() Determine if PROFILEID has a value