ExclusionPreview

Contains information about what is excluded from an assessment run given the current state of the assessment template.

Types

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

Properties

Link copied to clipboard

The system-defined attributes for the exclusion preview.

Link copied to clipboard

The description of the exclusion preview.

Link copied to clipboard

The recommendation for the exclusion preview.

Link copied to clipboard

The AWS resources for which the exclusion preview pertains.

Link copied to clipboard

The name of the exclusion preview.

Functions

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