/AWS1/CL_AIOCROSSACCOUNTCONF¶
This structure contains information about the cross-account configuration in the account.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_sourcerolearn
TYPE /AWS1/AIOROLEARN
/AWS1/AIOROLEARN
¶
The ARN of an existing role which will be used to do investigations on your behalf.
Queryable Attributes¶
sourceRoleArn¶
The ARN of an existing role which will be used to do investigations on your behalf.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCEROLEARN() |
Getter for SOURCEROLEARN, with configurable default |
ASK_SOURCEROLEARN() |
Getter for SOURCEROLEARN w/ exceptions if field has no value |
HAS_SOURCEROLEARN() |
Determine if SOURCEROLEARN 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_CROSSACCOUNTCONFIGURATIONS
¶
TYPES TT_CROSSACCOUNTCONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_AIOCROSSACCOUNTCONF WITH DEFAULT KEY
.