ControlMappingSource

The data source that determines where Audit Manager collects evidence from for the control.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the source.

Link copied to clipboard

Specifies how often evidence is collected from the control mapping source.

Link copied to clipboard

The unique identifier for the source.

Link copied to clipboard

A keyword that relates to the control data source.

Link copied to clipboard

The name of the source.

Link copied to clipboard

The setup option for the data source. This option reflects if the evidence collection method is automated or manual. If you don’t provide a value for sourceSetUpOption, Audit Manager automatically infers and populates the correct value based on the sourceType that you specify.

Link copied to clipboard

Specifies which type of data source is used to collect evidence.

Link copied to clipboard

The instructions for troubleshooting the control.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String