/AWS1/CL_CHIPUTAPPINSTRETSTG01¶
PutAppInstanceRetentionSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_appinstanceretsettings TYPE REF TO /AWS1/CL_CHIAPPINSTRETSETTINGS /AWS1/CL_CHIAPPINSTRETSETTINGS¶
The time in days to retain data. Data type: number.
iv_initiatedeletiontimestamp TYPE /AWS1/CHITIMESTAMP /AWS1/CHITIMESTAMP¶
The time at which the API deletes data.
Queryable Attributes¶
AppInstanceRetentionSettings¶
The time in days to retain data. Data type: number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPINSTANCERETSETTINGS() |
Getter for APPINSTANCERETENTIONSETTINGS |
InitiateDeletionTimestamp¶
The time at which the API deletes data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INITIATEDELETIONTSMP() |
Getter for INITIATEDELETIONTIMESTAMP, with configurable defa |
ASK_INITIATEDELETIONTSMP() |
Getter for INITIATEDELETIONTIMESTAMP w/ exceptions if field |
HAS_INITIATEDELETIONTSMP() |
Determine if INITIATEDELETIONTIMESTAMP has a value |