Skip to content

/AWS1/CL_MA2GETREVEALCONFRSP

GetRevealConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_configuration TYPE REF TO /AWS1/CL_MA2REVEALCONF /AWS1/CL_MA2REVEALCONF

The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon Macie account.

io_retrievalconfiguration TYPE REF TO /AWS1/CL_MA2RETRIEVALCONF /AWS1/CL_MA2RETRIEVALCONF

The access method and settings that are used to retrieve the sensitive data.


Queryable Attributes

configuration

The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon Macie account.

Accessible with the following methods

Method Description
GET_CONFIGURATION() Getter for CONFIGURATION

retrievalConfiguration

The access method and settings that are used to retrieve the sensitive data.

Accessible with the following methods

Method Description
GET_RETRIEVALCONFIGURATION() Getter for RETRIEVALCONFIGURATION