Skip to content

/AWS1/CL_AANFNDGAGGRACCTDETS

Contains information about the findings for an Amazon Web Services account in an organization unused access analyzer.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_account TYPE /AWS1/AANSTRING /AWS1/AANSTRING

The ID of the Amazon Web Services account for which unused access finding details are provided.

iv_numberofactivefindings TYPE /AWS1/AANINTEGER /AWS1/AANINTEGER

The number of active unused access findings for the specified Amazon Web Services account.

it_details TYPE /AWS1/CL_AANFNDAGGACDETSMAP_W=>TT_FINDINGAGGRACCOUNTDETSMAP TT_FINDINGAGGRACCOUNTDETSMAP

Provides the number of active findings for each type of unused access for the specified Amazon Web Services account.


Queryable Attributes

account

The ID of the Amazon Web Services account for which unused access finding details are provided.

Accessible with the following methods

Method Description
GET_ACCOUNT() Getter for ACCOUNT, with configurable default
ASK_ACCOUNT() Getter for ACCOUNT w/ exceptions if field has no value
HAS_ACCOUNT() Determine if ACCOUNT has a value

numberOfActiveFindings

The number of active unused access findings for the specified Amazon Web Services account.

Accessible with the following methods

Method Description
GET_NUMBEROFACTIVEFINDINGS() Getter for NUMBEROFACTIVEFINDINGS, with configurable default
ASK_NUMBEROFACTIVEFINDINGS() Getter for NUMBEROFACTIVEFINDINGS w/ exceptions if field has
HAS_NUMBEROFACTIVEFINDINGS() Determine if NUMBEROFACTIVEFINDINGS has a value

details

Provides the number of active findings for each type of unused access for the specified Amazon Web Services account.

Accessible with the following methods

Method Description
GET_DETAILS() Getter for DETAILS, with configurable default
ASK_DETAILS() Getter for DETAILS w/ exceptions if field has no value
HAS_DETAILS() Determine if DETAILS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ACCOUNTAGGREGATIONS

TYPES TT_ACCOUNTAGGREGATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_AANFNDGAGGRACCTDETS WITH DEFAULT KEY
.