DeviceFleetEdgeOutputConfigArgs

data class DeviceFleetEdgeOutputConfigArgs(val kmsKeyId: Output<String>? = null, val s3OutputLocation: Output<String>) : ConvertibleToJava<DeviceFleetEdgeOutputConfigArgs>

Constructors

Link copied to clipboard
fun DeviceFleetEdgeOutputConfigArgs(kmsKeyId: Output<String>? = null, s3OutputLocation: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): DeviceFleetEdgeOutputConfigArgs

Properties

Link copied to clipboard
val kmsKeyId: Output<String>? = null

The KMS key id used for encryption on the S3 bucket

Link copied to clipboard

The Amazon Simple Storage (S3) bucket URI