/AWS1/CL_WSWASCDATAPROTECTIO01¶
AssociateDataProtectionSettingsResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_portalarn
TYPE /AWS1/WSWARN
/AWS1/WSWARN
¶
The ARN of the web portal.
iv_dataprotectionsettingsarn
TYPE /AWS1/WSWARN
/AWS1/WSWARN
¶
The ARN of the data protection settings resource.
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 |
dataProtectionSettingsArn¶
The ARN of the data protection settings resource.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATAPROTECTIONSTGSARN() |
Getter for DATAPROTECTIONSETTINGSARN, with configurable defa |
ASK_DATAPROTECTIONSTGSARN() |
Getter for DATAPROTECTIONSETTINGSARN w/ exceptions if field |
HAS_DATAPROTECTIONSTGSARN() |
Determine if DATAPROTECTIONSETTINGSARN has a value |