/AWS1/CL_MA2GETAUTOMATEDDISC01¶
GetAutomatedDiscoveryConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_autoenableorgmembers
TYPE /AWS1/MA2AUTOENABLEMODE
/AWS1/MA2AUTOENABLEMODE
¶
Specifies whether automated sensitive data discovery is enabled automatically for accounts in the organization. Possible values are: ALL, enable it for all existing accounts and new member accounts; NEW, enable it only for new member accounts; and, NONE, don't enable it for any accounts.
iv_classificationscopeid
TYPE /AWS1/MA2CLASSIFICATIONSCOPEID
/AWS1/MA2CLASSIFICATIONSCOPEID
¶
The unique identifier for the classification scope that's used when performing automated sensitive data discovery. The classification scope specifies S3 buckets to exclude from analyses.
iv_disabledat
TYPE /AWS1/MA2TIMESTAMP
/AWS1/MA2TIMESTAMP
¶
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently disabled. This value is null if automated sensitive data discovery is currently enabled.
iv_firstenabledat
TYPE /AWS1/MA2TIMESTAMP
/AWS1/MA2TIMESTAMP
¶
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially enabled. This value is null if automated sensitive data discovery has never been enabled.
iv_lastupdatedat
TYPE /AWS1/MA2TIMESTAMP
/AWS1/MA2TIMESTAMP
¶
The date and time, in UTC and extended ISO 8601 format, when the configuration settings or status of automated sensitive data discovery was most recently changed.
iv_sensitivityinspectiontm00
TYPE /AWS1/MA2SENSITIVITYINSPECTI00
/AWS1/MA2SENSITIVITYINSPECTI00
¶
The unique identifier for the sensitivity inspection template that's used when performing automated sensitive data discovery. The template specifies which allow lists, custom data identifiers, and managed data identifiers to use when analyzing data.
iv_status
TYPE /AWS1/MA2AUTOMATEDDISCOVERYS00
/AWS1/MA2AUTOMATEDDISCOVERYS00
¶
The current status of automated sensitive data discovery for the organization or account. Possible values are: ENABLED, use the specified settings to perform automated sensitive data discovery activities; and, DISABLED, don't perform automated sensitive data discovery activities.
Queryable Attributes¶
autoEnableOrganizationMembers¶
Specifies whether automated sensitive data discovery is enabled automatically for accounts in the organization. Possible values are: ALL, enable it for all existing accounts and new member accounts; NEW, enable it only for new member accounts; and, NONE, don't enable it for any accounts.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUTOENABLEORGMEMBERS() |
Getter for AUTOENABLEORGMEMBERS, with configurable default |
ASK_AUTOENABLEORGMEMBERS() |
Getter for AUTOENABLEORGMEMBERS w/ exceptions if field has n |
HAS_AUTOENABLEORGMEMBERS() |
Determine if AUTOENABLEORGMEMBERS has a value |
classificationScopeId¶
The unique identifier for the classification scope that's used when performing automated sensitive data discovery. The classification scope specifies S3 buckets to exclude from analyses.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CLASSIFICATIONSCOPEID() |
Getter for CLASSIFICATIONSCOPEID, with configurable default |
ASK_CLASSIFICATIONSCOPEID() |
Getter for CLASSIFICATIONSCOPEID w/ exceptions if field has |
HAS_CLASSIFICATIONSCOPEID() |
Determine if CLASSIFICATIONSCOPEID has a value |
disabledAt¶
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently disabled. This value is null if automated sensitive data discovery is currently enabled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISABLEDAT() |
Getter for DISABLEDAT, with configurable default |
ASK_DISABLEDAT() |
Getter for DISABLEDAT w/ exceptions if field has no value |
HAS_DISABLEDAT() |
Determine if DISABLEDAT has a value |
firstEnabledAt¶
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially enabled. This value is null if automated sensitive data discovery has never been enabled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FIRSTENABLEDAT() |
Getter for FIRSTENABLEDAT, with configurable default |
ASK_FIRSTENABLEDAT() |
Getter for FIRSTENABLEDAT w/ exceptions if field has no valu |
HAS_FIRSTENABLEDAT() |
Determine if FIRSTENABLEDAT has a value |
lastUpdatedAt¶
The date and time, in UTC and extended ISO 8601 format, when the configuration settings or status of automated sensitive data discovery was most recently changed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
sensitivityInspectionTemplateId¶
The unique identifier for the sensitivity inspection template that's used when performing automated sensitive data discovery. The template specifies which allow lists, custom data identifiers, and managed data identifiers to use when analyzing data.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SENSITIVITYINSPECTIONT00() |
Getter for SENSITIVITYINSPECTIONTMPLID, with configurable de |
ASK_SENSITIVITYINSPECTIONT00() |
Getter for SENSITIVITYINSPECTIONTMPLID w/ exceptions if fiel |
HAS_SENSITIVITYINSPECTIONT00() |
Determine if SENSITIVITYINSPECTIONTMPLID has a value |
status¶
The current status of automated sensitive data discovery for the organization or account. Possible values are: ENABLED, use the specified settings to perform automated sensitive data discovery activities; and, DISABLED, don't perform automated sensitive data discovery activities.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |