/AWS1/CL_IN2BTCGETMEMBEREC2D01¶
BatchGetMemberEc2DeepInspectionStatusResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_accountids
TYPE /AWS1/CL_IN2MEMBERACEC2DEEPI00=>TT_MEMBERACEC2DEEPINSPECTION00
TT_MEMBERACEC2DEEPINSPECTION00
¶
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of the requested accounts.
it_failedaccountids
TYPE /AWS1/CL_IN2FAILEDMEMBERACEC00=>TT_FAILEDMEMBERACEC2DEEPINSP00
TT_FAILEDMEMBERACEC2DEEPINSP00
¶
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection and why.
Queryable Attributes¶
accountIds¶
An array of objects that provide details on the activation status of Amazon Inspector deep inspection for each of the requested accounts.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTIDS() |
Getter for ACCOUNTIDS, with configurable default |
ASK_ACCOUNTIDS() |
Getter for ACCOUNTIDS w/ exceptions if field has no value |
HAS_ACCOUNTIDS() |
Determine if ACCOUNTIDS has a value |
failedAccountIds¶
An array of objects that provide details on any accounts that failed to activate Amazon Inspector deep inspection and why.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILEDACCOUNTIDS() |
Getter for FAILEDACCOUNTIDS, with configurable default |
ASK_FAILEDACCOUNTIDS() |
Getter for FAILEDACCOUNTIDS w/ exceptions if field has no va |
HAS_FAILEDACCOUNTIDS() |
Determine if FAILEDACCOUNTIDS has a value |