/AWS1/CL_IOTDSCACAUDITCONFRSP¶
DescribeAccountAuditConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_rolearn
TYPE /AWS1/IOTROLEARN
/AWS1/IOTROLEARN
¶
The ARN of the role that grants permission to IoT to access information about your devices, policies, certificates, and other items as required when performing an audit.
On the first call to
UpdateAccountAuditConfiguration
, this parameter is required.
it_auditnotiftargetconfs
TYPE /AWS1/CL_IOTAUDITNOTIFTARGET=>TT_AUDITNOTIFTARGETCONFS
TT_AUDITNOTIFTARGETCONFS
¶
Information about the targets to which audit notifications are sent for this account.
it_auditcheckconfigurations
TYPE /AWS1/CL_IOTAUDITCHECKCONF=>TT_AUDITCHECKCONFIGURATIONS
TT_AUDITCHECKCONFIGURATIONS
¶
Which audit checks are enabled and disabled for this account.
Queryable Attributes¶
roleArn¶
The ARN of the role that grants permission to IoT to access information about your devices, policies, certificates, and other items as required when performing an audit.
On the first call to
UpdateAccountAuditConfiguration
, this parameter is required.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
auditNotificationTargetConfigurations¶
Information about the targets to which audit notifications are sent for this account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDITNOTIFTARGETCONFS() |
Getter for AUDITNOTIFICATIONTARGETCONFS, with configurable d |
ASK_AUDITNOTIFTARGETCONFS() |
Getter for AUDITNOTIFICATIONTARGETCONFS w/ exceptions if fie |
HAS_AUDITNOTIFTARGETCONFS() |
Determine if AUDITNOTIFICATIONTARGETCONFS has a value |
auditCheckConfigurations¶
Which audit checks are enabled and disabled for this account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDITCHECKCONFIGURATIONS() |
Getter for AUDITCHECKCONFIGURATIONS, with configurable defau |
ASK_AUDITCHECKCONFIGURATIONS() |
Getter for AUDITCHECKCONFIGURATIONS w/ exceptions if field h |
HAS_AUDITCHECKCONFIGURATIONS() |
Determine if AUDITCHECKCONFIGURATIONS has a value |