CreateAssessmentFrameworkRequest

Types

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

Properties

Link copied to clipboard

The compliance type that the new custom framework supports, such as CIS or HIPAA.

Link copied to clipboard

The control sets that are associated with the framework.

Link copied to clipboard

An optional description for the new custom framework.

Link copied to clipboard
val name: String?

The name of the new custom framework.

Link copied to clipboard

The tags that are associated with the framework.

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