S3ObjectSource

Template bundle S3 bucket data.

Types

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

Properties

Link copied to clipboard

The name of the S3 bucket that contains a template bundle.

Link copied to clipboard
val key: String

The path to the S3 bucket that contains a template bundle.

Functions

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