DatabaseTableList

The structure used to configure the list of table patterns in source database endpoint for Firehose to read from.

Amazon Data Firehose is in preview release and is subject to change.

Types

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

Properties

Link copied to clipboard

The list of table patterns in source database endpoint to be excluded for Firehose to read from.

Link copied to clipboard

The list of table patterns in source database endpoint to be included for Firehose to read from.

Functions

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