/AWS1/CL_FNTCREFIELDLEVELENC01¶
CreateFieldLevelEncryptionConfigResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldlevelencryption TYPE REF TO /AWS1/CL_FNTFIELDLEVELENC /AWS1/CL_FNTFIELDLEVELENC¶
Returned when you create a new field-level encryption configuration.
iv_location TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The fully qualified URI of the new configuration resource just created.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the field level encryption configuration. For example:
E2QWRUHAPOMQZL.
Queryable Attributes¶
FieldLevelEncryption¶
Returned when you create a new field-level encryption configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDLEVELENCRYPTION() |
Getter for FIELDLEVELENCRYPTION |
Location¶
The fully qualified URI of the new configuration resource just created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION, with configurable default |
ASK_LOCATION() |
Getter for LOCATION w/ exceptions if field has no value |
HAS_LOCATION() |
Determine if LOCATION has a value |
ETag¶
The current version of the field level encryption configuration. For example:
E2QWRUHAPOMQZL.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |