/AWS1/CL_APCACCOUNTSETTINGS¶
AccountSettings
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_deletionprotection TYPE REF TO /AWS1/CL_APCDELETIONPROTECTI00 /AWS1/CL_APCDELETIONPROTECTI00¶
A parameter to configure deletion protection. Deletion protection prevents a user from deleting a configuration profile or an environment if AppConfig has called either GetLatestConfiguration or for the configuration profile or from the environment during the specified interval. The default interval for
ProtectionPeriodInMinutesis 60.
io_vendedmetrics TYPE REF TO /AWS1/CL_APCVENDEDMETRICSSTGS /AWS1/CL_APCVENDEDMETRICSSTGS¶
The configuration for vended metrics in the account.
Queryable Attributes¶
DeletionProtection¶
A parameter to configure deletion protection. Deletion protection prevents a user from deleting a configuration profile or an environment if AppConfig has called either GetLatestConfiguration or for the configuration profile or from the environment during the specified interval. The default interval for
ProtectionPeriodInMinutesis 60.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETIONPROTECTION() |
Getter for DELETIONPROTECTION |
VendedMetrics¶
The configuration for vended metrics in the account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VENDEDMETRICS() |
Getter for VENDEDMETRICS |