/AWS1/CL_SGMUPDCOMPUTEQUOTARSP¶
UpdateComputeQuotaResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_computequotaarn TYPE /AWS1/SGMCOMPUTEQUOTAARN /AWS1/SGMCOMPUTEQUOTAARN¶
ARN of the compute allocation definition.
iv_computequotaversion TYPE /AWS1/SGMINTEGER /AWS1/SGMINTEGER¶
Version of the compute allocation definition.
Queryable Attributes¶
ComputeQuotaArn¶
ARN of the compute allocation definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEQUOTAARN() |
Getter for COMPUTEQUOTAARN, with configurable default |
ASK_COMPUTEQUOTAARN() |
Getter for COMPUTEQUOTAARN w/ exceptions if field has no val |
HAS_COMPUTEQUOTAARN() |
Determine if COMPUTEQUOTAARN has a value |
ComputeQuotaVersion¶
Version of the compute allocation definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEQUOTAVERSION() |
Getter for COMPUTEQUOTAVERSION, with configurable default |
ASK_COMPUTEQUOTAVERSION() |
Getter for COMPUTEQUOTAVERSION w/ exceptions if field has no |
HAS_COMPUTEQUOTAVERSION() |
Determine if COMPUTEQUOTAVERSION has a value |