Skip to content

/AWS1/CL_EC2VERIFIEDACCSSESP00

The options in use for server side encryption.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_customermanagedkeyenabled TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether customer managed KMS keys are in use for server side encryption.

Valid values: True | False

iv_kmskeyarn TYPE /AWS1/EC2KMSKEYARN /AWS1/EC2KMSKEYARN

The ARN of the KMS key.


Queryable Attributes

CustomerManagedKeyEnabled

Indicates whether customer managed KMS keys are in use for server side encryption.

Valid values: True | False

Accessible with the following methods

Method Description
GET_CUSMANAGEDKEYENABLED() Getter for CUSTOMERMANAGEDKEYENABLED, with configurable defa
ASK_CUSMANAGEDKEYENABLED() Getter for CUSTOMERMANAGEDKEYENABLED w/ exceptions if field
HAS_CUSMANAGEDKEYENABLED() Determine if CUSTOMERMANAGEDKEYENABLED has a value

KmsKeyArn

The ARN of the KMS key.

Accessible with the following methods

Method Description
GET_KMSKEYARN() Getter for KMSKEYARN, with configurable default
ASK_KMSKEYARN() Getter for KMSKEYARN w/ exceptions if field has no value
HAS_KMSKEYARN() Determine if KMSKEYARN has a value