S3StorageOptions

The Amazon S3 storage options that are configured for your server.

Types

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

Properties

Link copied to clipboard

Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default.

Functions

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