/AWS1/CL_BDOSETTOKVAULTCMKRSP¶
SetTokenVaultCMKResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_tokenvaultid
TYPE /AWS1/BDOTOKENVAULTIDTYPE
/AWS1/BDOTOKENVAULTIDTYPE
¶
The ID of the token vault.
io_kmsconfiguration
TYPE REF TO /AWS1/CL_BDOKMSCONFIGURATION
/AWS1/CL_BDOKMSCONFIGURATION
¶
The KMS configuration for the token vault.
iv_lastmodifieddate
TYPE /AWS1/BDOTIMESTAMP
/AWS1/BDOTIMESTAMP
¶
The timestamp when the token vault was last modified.
Queryable Attributes¶
tokenVaultId¶
The ID of the token vault.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOKENVAULTID() |
Getter for TOKENVAULTID, with configurable default |
ASK_TOKENVAULTID() |
Getter for TOKENVAULTID w/ exceptions if field has no value |
HAS_TOKENVAULTID() |
Determine if TOKENVAULTID has a value |
kmsConfiguration¶
The KMS configuration for the token vault.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KMSCONFIGURATION() |
Getter for KMSCONFIGURATION |
lastModifiedDate¶
The timestamp when the token vault was last modified.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDDATE() |
Getter for LASTMODIFIEDDATE, with configurable default |
ASK_LASTMODIFIEDDATE() |
Getter for LASTMODIFIEDDATE w/ exceptions if field has no va |
HAS_LASTMODIFIEDDATE() |
Determine if LASTMODIFIEDDATE has a value |