FindingAggregator

A finding aggregator. A finding aggregator contains the configuration for finding aggregation.

Types

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

Properties

Link copied to clipboard

The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.

Functions

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