CreateTelemetryPipelineRequest

Types

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

Properties

Link copied to clipboard

The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information about pipeline components, see the Amazon CloudWatch User Guide

Link copied to clipboard
val name: String?

The name of the telemetry pipeline to create. The name must be unique within your account.

Link copied to clipboard

The key-value pairs to associate with the telemetry pipeline resource for categorization and management purposes.

Functions

Link copied to clipboard
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