Location

class Location

The location of resources.

Types

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

Properties

Link copied to clipboard

An Amazon DynamoDB table location.

Link copied to clipboard

A JDBC location.

Link copied to clipboard

An Amazon Simple Storage Service (Amazon S3) location.

Functions

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