Exclusion

class Exclusion

Contains information about what was excluded from an assessment run.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN that specifies the exclusion.

Link copied to clipboard

The system-defined attributes for the exclusion.

Link copied to clipboard

The description of the exclusion.

Link copied to clipboard

The recommendation for the exclusion.

Link copied to clipboard

The AWS resources for which the exclusion pertains.

Link copied to clipboard

The name of the exclusion.

Functions

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