/AWS1/CL_AANANALYZERCONF¶
Contains information about the configuration of an analyzer for an Amazon Web Services organization or account.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_unusedaccess
TYPE REF TO /AWS1/CL_AANUNUSEDACCESSCONF
/AWS1/CL_AANUNUSEDACCESSCONF
¶
Specifies the configuration of an unused access analyzer for an Amazon Web Services organization or account.
io_internalaccess
TYPE REF TO /AWS1/CL_AANINTERNALACCESSCONF
/AWS1/CL_AANINTERNALACCESSCONF
¶
Specifies the configuration of an internal access analyzer for an Amazon Web Services organization or account. This configuration determines how the analyzer evaluates access within your Amazon Web Services environment.
Queryable Attributes¶
unusedAccess¶
Specifies the configuration of an unused access analyzer for an Amazon Web Services organization or account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNUSEDACCESS() |
Getter for UNUSEDACCESS |
internalAccess¶
Specifies the configuration of an internal access analyzer for an Amazon Web Services organization or account. This configuration determines how the analyzer evaluates access within your Amazon Web Services environment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTERNALACCESS() |
Getter for INTERNALACCESS |