AggregatorFilters

An object to filter the data you specify for an aggregator.

Types

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

Properties

Link copied to clipboard

An object to filter the configuration recorders based on the resource types in scope for recording.

Link copied to clipboard

An object to filter service-linked configuration recorders in an aggregator based on the linked Amazon Web Services service.

Functions

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