/AWS1/CL_WSWASCUSERACCLOGSTG01¶
AssociateUserAccessLoggingSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_portalarn TYPE /AWS1/WSWARN /AWS1/WSWARN¶
The ARN of the web portal.
iv_useraccessloggingstgsarn TYPE /AWS1/WSWARN /AWS1/WSWARN¶
The ARN of the user access logging settings.
Queryable Attributes¶
portalArn¶
The ARN of the web portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALARN() |
Getter for PORTALARN, with configurable default |
ASK_PORTALARN() |
Getter for PORTALARN w/ exceptions if field has no value |
HAS_PORTALARN() |
Determine if PORTALARN has a value |
userAccessLoggingSettingsArn¶
The ARN of the user access logging settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERACCESSLOGGINGSTGSARN() |
Getter for USERACCESSLOGGINGSETTINGSARN, with configurable d |
ASK_USERACCESSLOGGINGSTGSARN() |
Getter for USERACCESSLOGGINGSETTINGSARN w/ exceptions if fie |
HAS_USERACCESSLOGGINGSTGSARN() |
Determine if USERACCESSLOGGINGSETTINGSARN has a value |