UnprocessedStandardsControlAssociationUpdate

Provides details about which control's enablement status could not be updated in a specified standard when calling the BatchUpdateStandardsControlAssociations API. This parameter also provides details about why the request was unprocessed.

Types

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

Properties

Link copied to clipboard

The error code for the unprocessed update of the control's enablement status in the specified standard.

Link copied to clipboard

The reason why a control's enablement status in the specified standard couldn't be updated.

Link copied to clipboard

An array of control and standard associations for which an update failed when calling BatchUpdateStandardsControlAssociations.

Functions

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