get Account Audit Configuration
suspend fun getAccountAuditConfiguration(argument: GetAccountAuditConfigurationPlainArgs): GetAccountAuditConfigurationResult
Configures the Device Defender audit settings for this account. Settings include how audit notifications are sent and which audit checks are enabled or disabled.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
account Id
Your 12-digit account ID (used as the primary identifier for the CloudFormation resource).
suspend fun getAccountAuditConfiguration(argument: suspend GetAccountAuditConfigurationPlainArgsBuilder.() -> Unit): GetAccountAuditConfigurationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.iot.kotlin.inputs.GetAccountAuditConfigurationPlainArgs.