/AWS1/CL_LSAGETRELATIONALDAT13¶
GetRelationalDatabaseMasterUserPasswordResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_masteruserpassword TYPE /AWS1/LSASENSITIVESTRING /AWS1/LSASENSITIVESTRING¶
The master user password for the
password versionspecified.
iv_createdat TYPE /AWS1/LSAISODATE /AWS1/LSAISODATE¶
The timestamp when the specified version of the master user password was created.
Queryable Attributes¶
masterUserPassword¶
The master user password for the
password versionspecified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MASTERUSERPASSWORD() |
Getter for MASTERUSERPASSWORD, with configurable default |
ASK_MASTERUSERPASSWORD() |
Getter for MASTERUSERPASSWORD w/ exceptions if field has no |
HAS_MASTERUSERPASSWORD() |
Determine if MASTERUSERPASSWORD has a value |
createdAt¶
The timestamp when the specified version of the master user password was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |