AssetSourceEntry

The source of the assets.

Types

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

Properties

Link copied to clipboard

The Amazon S3 bucket that's part of the source of the asset.

Link copied to clipboard
val key: String

The name of the object in Amazon S3 for the asset.

Functions

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