SampleDocuments

Describes a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.

Types

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

Properties

Link copied to clipboard

Contains the Amazon S3 bucket that is used to hold your sample documents.

Link copied to clipboard

Contains an array of the Amazon S3 keys used to identify the location for your sample documents.

Functions

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