S3Access

class S3Access

The configuration for Amazon S3 access from the ODB network.

Types

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

Properties

Link copied to clipboard

The domain name for the Amazon S3 access.

Link copied to clipboard

The IPv4 addresses for the Amazon S3 access.

Link copied to clipboard

The endpoint policy for the Amazon S3 access.

Link copied to clipboard

The status of the Amazon S3 access.

Functions

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