/AWS1/CL_ODBATNMSDBASEWLLTDETS¶
The wallet details for an Autonomous Database.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/ODBATNMSDBASEWLLTSTATUS /AWS1/ODBATNMSDBASEWLLTSTATUS¶
The current status of the Autonomous Database wallet.
iv_timerotated TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Autonomous Database wallet was last rotated.
Queryable Attributes¶
status¶
The current status of the Autonomous Database wallet.
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 |
timeRotated¶
The date and time when the Autonomous Database wallet was last rotated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEROTATED() |
Getter for TIMEROTATED, with configurable default |
ASK_TIMEROTATED() |
Getter for TIMEROTATED w/ exceptions if field has no value |
HAS_TIMEROTATED() |
Determine if TIMEROTATED has a value |