S3Content

class S3Content

Contains information about the content to ingest into a knowledge base connected to an Amazon S3 data source.

Types

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

Properties

Link copied to clipboard

The S3 location of the file containing the content to ingest.

Functions

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