ExportS3DataInput

The structure containing the Amazon S3 path to export the Earth Observation job output.

Types

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

Properties

Link copied to clipboard

The Key Management Service key ID for server-side encryption.

Link copied to clipboard

The URL to the Amazon S3 data input.

Functions

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