getScheduledAudit

Scheduled audits can be used to specify the checks you want to perform during an audit and how often the audit should be run.

Return

null

Parameters

argument

null


suspend fun getScheduledAudit(scheduledAuditName: String): GetScheduledAuditResult

Return

null

Parameters

scheduledAuditName

The name you want to give to the scheduled audit.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iot.kotlin.inputs.GetScheduledAuditPlainArgs.

See also