FrameworkMappingDetails

A structure that contains details about a framework mapping, including the framework name and specific item within the framework that the control maps to.

Types

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

Properties

Link copied to clipboard

The specific item or requirement within the framework that the control maps to.

Link copied to clipboard

The name of the compliance framework that the control maps to.

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