S3AccessPointSource

Configures a mount that reads from an Amazon S3 access point.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3 access point.

Link copied to clipboard

An optional key prefix to scope the mount to a subset of objects at the access point.

Functions

Link copied to clipboard
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