CanaryArtifactConfig

data class CanaryArtifactConfig(val s3Encryption: CanaryArtifactConfigS3Encryption? = null)

Constructors

Link copied to clipboard
constructor(s3Encryption: CanaryArtifactConfigS3Encryption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration of the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3. See S3 Encryption.