S3Bucket

class S3Bucket

The S3 bucket where RDP connection recordings are stored.

Types

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

Properties

Link copied to clipboard

The name of the S3 bucket where RDP connection recordings are stored.

Link copied to clipboard

The Amazon Web Services account number that owns the S3 bucket.

Functions

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