PartitionField

Represents a single field in a PartitionSpec.

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 column name to be configured in partition spec.

Functions

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