S3WordsList

Provides information about an S3 object that lists specific text to ignore.

Types

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

Properties

Link copied to clipboard

The full name of the S3 bucket that contains the object.

Link copied to clipboard

The full name (key) of the object.

Functions

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