ScraperComponent

A component of a Amazon Managed Service for Prometheus scraper that can be configured for logging.

Types

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

Properties

Link copied to clipboard

The configuration settings for the scraper component.

Link copied to clipboard

The type of the scraper component.

Functions

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