OutputLocation

Describes the location where the restore job's output is stored.

Types

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

Properties

Link copied to clipboard

Describes an S3 location that will receive the results of the restore request.

Functions

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