Skip to content

/AWS1/CL_EC2GETEBSENCBYDEFRSLT

GetEbsEncryptionByDefaultResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_EBSENCRYPTIONBYDEFAULT TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether encryption by default is enabled.

IV_SSETYPE TYPE /AWS1/EC2SSETYPE /AWS1/EC2SSETYPE

Reserved for future use.


Queryable Attributes

EbsEncryptionByDefault

Indicates whether encryption by default is enabled.

Accessible with the following methods

Method Description
GET_EBSENCRYPTIONBYDEFAULT() Getter for EBSENCRYPTIONBYDEFAULT, with configurable default
ASK_EBSENCRYPTIONBYDEFAULT() Getter for EBSENCRYPTIONBYDEFAULT w/ exceptions if field has
HAS_EBSENCRYPTIONBYDEFAULT() Determine if EBSENCRYPTIONBYDEFAULT has a value

SseType

Reserved for future use.

Accessible with the following methods

Method Description
GET_SSETYPE() Getter for SSETYPE, with configurable default
ASK_SSETYPE() Getter for SSETYPE w/ exceptions if field has no value
HAS_SSETYPE() Determine if SSETYPE has a value