LinkConfiguration

Use this structure to optionally create filters that specify that only some metric namespaces or log groups are to be shared from the source account to the monitoring account.

Types

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

Properties

Link copied to clipboard

Use this structure to filter which log groups are to send log events from the source account to the monitoring account.

Link copied to clipboard

Use this structure to filter which metric namespaces are to be shared from the source account to the monitoring account.

Functions

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