/AWS1/CL_BUPDESCRGLBSTGSOUTPUT¶
DescribeGlobalSettingsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_globalsettings TYPE /AWS1/CL_BUPGLOBALSETTINGS_W=>TT_GLOBALSETTINGS TT_GLOBALSETTINGS¶
The status of the flags
isCrossAccountBackupEnabled,isMpaEnabled('Mpa' refers to multi-party approval), andisDelegatedAdministratorEnabled.
isCrossAccountBackupEnabled: Allow accounts in your organization to copy backups to other accounts.
isMpaEnabled: Add cross-account access to your organization with the option to assign a Multi-party approval team to a logically air-gapped vault.
isDelegatedAdministratorEnabled: Allow Backup to automatically synchronize delegated administrator permissions with Organizations.
iv_lastupdatetime TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP¶
The date and time that the supported flags were last updated. This update is in Unix format and Coordinated Universal Time (UTC). The value of
LastUpdateTimeis accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
Queryable Attributes¶
GlobalSettings¶
The status of the flags
isCrossAccountBackupEnabled,isMpaEnabled('Mpa' refers to multi-party approval), andisDelegatedAdministratorEnabled.
isCrossAccountBackupEnabled: Allow accounts in your organization to copy backups to other accounts.
isMpaEnabled: Add cross-account access to your organization with the option to assign a Multi-party approval team to a logically air-gapped vault.
isDelegatedAdministratorEnabled: Allow Backup to automatically synchronize delegated administrator permissions with Organizations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOBALSETTINGS() |
Getter for GLOBALSETTINGS, with configurable default |
ASK_GLOBALSETTINGS() |
Getter for GLOBALSETTINGS w/ exceptions if field has no valu |
HAS_GLOBALSETTINGS() |
Determine if GLOBALSETTINGS has a value |
LastUpdateTime¶
The date and time that the supported flags were last updated. This update is in Unix format and Coordinated Universal Time (UTC). The value of
LastUpdateTimeis accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATETIME() |
Getter for LASTUPDATETIME, with configurable default |
ASK_LASTUPDATETIME() |
Getter for LASTUPDATETIME w/ exceptions if field has no valu |
HAS_LASTUPDATETIME() |
Determine if LASTUPDATETIME has a value |