/AWS1/CL_SLKDATALAKELCCONF¶
Provides lifecycle details of Amazon Security Lake object.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_expiration
TYPE REF TO /AWS1/CL_SLKDATALAKELCEXPIR
/AWS1/CL_SLKDATALAKELCEXPIR
¶
Provides data expiration details of Amazon Security Lake object.
it_transitions
TYPE /AWS1/CL_SLKDATALAKELCTRANS=>TT_DATALAKELIFECYCLETRANSLIST
TT_DATALAKELIFECYCLETRANSLIST
¶
Provides data storage transition details of Amazon Security Lake object.
Queryable Attributes¶
expiration¶
Provides data expiration details of Amazon Security Lake object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPIRATION() |
Getter for EXPIRATION |
transitions¶
Provides data storage transition details of Amazon Security Lake object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRANSITIONS() |
Getter for TRANSITIONS, with configurable default |
ASK_TRANSITIONS() |
Getter for TRANSITIONS w/ exceptions if field has no value |
HAS_TRANSITIONS() |
Determine if TRANSITIONS has a value |