S3RecordingConfig

Information about an S3 recording Config.

Types

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

Properties

Link copied to clipboard

ARN of the bucket to record to.

Link copied to clipboard

S3 Key prefix to prefice data files.

Link copied to clipboard

ARN of the role Ground Station assumes to write data to the bucket.

Functions

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