/AWS1/CL_SHBFINDINGSCOPES¶
Defines the data boundary for a findings query. Scopes determine which organizational units or organizations to retrieve data from.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_awsorganizations TYPE /AWS1/CL_SHBAWSORGSCOPE=>TT_AWSORGANIZATIONSCOPELIST TT_AWSORGANIZATIONSCOPELIST¶
A list of Organizations scopes to include in the query results. Each entry in the list specifies an organization or organizational unit to include for the delegated administrator's account. If the list specifies multiple entries, the entries are combined using OR logic.
Queryable Attributes¶
AwsOrganizations¶
A list of Organizations scopes to include in the query results. Each entry in the list specifies an organization or organizational unit to include for the delegated administrator's account. If the list specifies multiple entries, the entries are combined using OR logic.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSORGANIZATIONS() |
Getter for AWSORGANIZATIONS, with configurable default |
ASK_AWSORGANIZATIONS() |
Getter for AWSORGANIZATIONS w/ exceptions if field has no va |
HAS_AWSORGANIZATIONS() |
Determine if AWSORGANIZATIONS has a value |