SeverityUpdate

Updates to the severity information for a finding.

Types

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

Properties

Link copied to clipboard

The severity value of the finding. The allowed values are the following.

Link copied to clipboard

The normalized severity for the finding. This attribute is to be deprecated in favor of Label.

Link copied to clipboard

The native severity as defined by the Amazon Web Services service or integrated partner product that generated the finding.

Functions

Link copied to clipboard
inline fun copy(block: SeverityUpdate.Builder.() -> Unit = {}): SeverityUpdate
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