/AWS1/CL_CFSAGGREGATECONFORM00¶
Filters the conformance packs based on an account ID, region, compliance type, and the name of the conformance pack.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_conformancepackname
TYPE /AWS1/CFSCONFORMANCEPACKNAME
/AWS1/CFSCONFORMANCEPACKNAME
¶
The name of the conformance pack.
iv_compliancetype
TYPE /AWS1/CFSCONFORMANCEPACKCPLN00
/AWS1/CFSCONFORMANCEPACKCPLN00
¶
The compliance status of the conformance pack.
iv_accountid
TYPE /AWS1/CFSACCOUNTID
/AWS1/CFSACCOUNTID
¶
The 12-digit Amazon Web Services account ID of the source account.
iv_awsregion
TYPE /AWS1/CFSAWSREGION
/AWS1/CFSAWSREGION
¶
The source Amazon Web Services Region from where the data is aggregated.
Queryable Attributes¶
ConformancePackName¶
The name of the conformance pack.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONFORMANCEPACKNAME() |
Getter for CONFORMANCEPACKNAME, with configurable default |
ASK_CONFORMANCEPACKNAME() |
Getter for CONFORMANCEPACKNAME w/ exceptions if field has no |
HAS_CONFORMANCEPACKNAME() |
Determine if CONFORMANCEPACKNAME has a value |
ComplianceType¶
The compliance status of the conformance pack.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COMPLIANCETYPE() |
Getter for COMPLIANCETYPE, with configurable default |
ASK_COMPLIANCETYPE() |
Getter for COMPLIANCETYPE w/ exceptions if field has no valu |
HAS_COMPLIANCETYPE() |
Determine if COMPLIANCETYPE has a value |
AccountId¶
The 12-digit Amazon Web Services account ID of the source account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
AwsRegion¶
The source Amazon Web Services Region from where the data is aggregated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AWSREGION() |
Getter for AWSREGION, with configurable default |
ASK_AWSREGION() |
Getter for AWSREGION w/ exceptions if field has no value |
HAS_AWSREGION() |
Determine if AWSREGION has a value |