/AWS1/CL_CHIPUTAPPINSTUSEREX01¶
PutAppInstanceUserExpirationSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_appinstanceuserarn TYPE /AWS1/CHICHIMEARN /AWS1/CHICHIMEARN¶
The ARN of the
AppInstanceUser.
io_expirationsettings TYPE REF TO /AWS1/CL_CHIEXPIRATIONSETTINGS /AWS1/CL_CHIEXPIRATIONSETTINGS¶
Settings that control the interval after which an
AppInstanceUseris automatically deleted.
Queryable Attributes¶
AppInstanceUserArn¶
The ARN of the
AppInstanceUser.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPINSTANCEUSERARN() |
Getter for APPINSTANCEUSERARN, with configurable default |
ASK_APPINSTANCEUSERARN() |
Getter for APPINSTANCEUSERARN w/ exceptions if field has no |
HAS_APPINSTANCEUSERARN() |
Determine if APPINSTANCEUSERARN has a value |
ExpirationSettings¶
Settings that control the interval after which an
AppInstanceUseris automatically deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATIONSETTINGS() |
Getter for EXPIRATIONSETTINGS |