/AWS1/CL_IN2DESCRORGCONFRSP¶
DescribeOrganizationConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_autoenable
TYPE REF TO /AWS1/CL_IN2AUTOENABLE
/AWS1/CL_IN2AUTOENABLE
¶
The scan types are automatically enabled for new members of your organization.
iv_maxaccountlimitreached
TYPE /AWS1/IN2BOOLEAN
/AWS1/IN2BOOLEAN
¶
Represents whether your organization has reached the maximum Amazon Web Services account limit for Amazon Inspector.
Queryable Attributes¶
autoEnable¶
The scan types are automatically enabled for new members of your organization.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUTOENABLE() |
Getter for AUTOENABLE |
maxAccountLimitReached¶
Represents whether your organization has reached the maximum Amazon Web Services account limit for Amazon Inspector.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MAXACCOUNTLIMITREACHED() |
Getter for MAXACCOUNTLIMITREACHED, with configurable default |
ASK_MAXACCOUNTLIMITREACHED() |
Getter for MAXACCOUNTLIMITREACHED w/ exceptions if field has |
HAS_MAXACCOUNTLIMITREACHED() |
Determine if MAXACCOUNTLIMITREACHED has a value |