SourceConfig

Contains configuration information about the channel.

Types

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

Properties

Link copied to clipboard

The advanced event selectors that are configured for the channel.

Link copied to clipboard

Specifies whether the channel applies to a single Region or to all Regions.

Functions

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