/AWS1/CL_WSPAPPLICATIONSTGSREQ¶
The persistent application settings for WorkSpaces Pools users.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_status
TYPE /AWS1/WSPAPPLICATIONSTGSSTAT00
/AWS1/WSPAPPLICATIONSTGSSTAT00
¶
Enables or disables persistent application settings for users during their pool sessions.
Optional arguments:¶
iv_settingsgroup
TYPE /AWS1/WSPSETTINGSGROUP
/AWS1/WSPSETTINGSGROUP
¶
The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple pools by specifying the same settings group for each pool.
Queryable Attributes¶
Status¶
Enables or disables persistent application settings for users during their pool sessions.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
SettingsGroup¶
The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple pools by specifying the same settings group for each pool.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SETTINGSGROUP() |
Getter for SETTINGSGROUP, with configurable default |
ASK_SETTINGSGROUP() |
Getter for SETTINGSGROUP w/ exceptions if field has no value |
HAS_SETTINGSGROUP() |
Determine if SETTINGSGROUP has a value |