/AWS1/CL_DAXSSESPECIFICATION¶
Represents the settings used to enable server-side encryption.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_enabled TYPE /AWS1/DAXSSEENABLED /AWS1/DAXSSEENABLED¶
Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.
Queryable Attributes¶
Enabled¶
Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |