/AWS1/CL_WAFCRESIZECNSSETRSP¶
CreateSizeConstraintSetResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sizeconstraintset TYPE REF TO /AWS1/CL_WAFSIZECONSTRAINTSET /AWS1/CL_WAFSIZECONSTRAINTSET¶
A SizeConstraintSet that contains no
SizeConstraintobjects.
iv_changetoken TYPE /AWS1/WAFCHANGETOKEN /AWS1/WAFCHANGETOKEN¶
The
ChangeTokenthat you used to submit theCreateSizeConstraintSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Queryable Attributes¶
SizeConstraintSet¶
A SizeConstraintSet that contains no
SizeConstraintobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZECONSTRAINTSET() |
Getter for SIZECONSTRAINTSET |
ChangeToken¶
The
ChangeTokenthat you used to submit theCreateSizeConstraintSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGETOKEN() |
Getter for CHANGETOKEN, with configurable default |
ASK_CHANGETOKEN() |
Getter for CHANGETOKEN w/ exceptions if field has no value |
HAS_CHANGETOKEN() |
Determine if CHANGETOKEN has a value |