DeviceFleetEdgeOutputConfig

data class DeviceFleetEdgeOutputConfig(val kmsKeyId: String? = null, val s3OutputLocation: String)

Constructors

Link copied to clipboard
constructor(kmsKeyId: String? = null, s3OutputLocation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyId: String? = null

The KMS key id used for encryption on the S3 bucket

Link copied to clipboard

The Amazon Simple Storage (S3) bucket URI