GetSinkExclusion

data class GetSinkExclusion(val description: String, val disabled: Boolean, val filter: String, val name: String)

Constructors

Link copied to clipboard
constructor(description: String, disabled: Boolean, filter: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of this exclusion.

Link copied to clipboard

Whether this exclusion is disabled and it does not exclude any log entries.

Link copied to clipboard

An advanced logs filter that matches the log entries to be excluded.

Link copied to clipboard

A client-assigned identifier, such as load-balancer-exclusion.