/AWS1/CL_BUPDESCRGLBSTGSOUTPUT¶
DescribeGlobalSettingsOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_globalsettings
TYPE /AWS1/CL_BUPGLOBALSETTINGS_W=>TT_GLOBALSETTINGS
TT_GLOBALSETTINGS
¶
The status of the flag
isCrossAccountBackupEnabled
.
iv_lastupdatetime
TYPE /AWS1/BUPTIMESTAMP
/AWS1/BUPTIMESTAMP
¶
The date and time that the flag
isCrossAccountBackupEnabled
was last updated. This update is in Unix format and Coordinated Universal Time (UTC). The value ofLastUpdateTime
is 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 flag
isCrossAccountBackupEnabled
.
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 flag
isCrossAccountBackupEnabled
was last updated. This update is in Unix format and Coordinated Universal Time (UTC). The value ofLastUpdateTime
is 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 |