s3Encryption

@JvmName(name = "qyvvnsctqnaxkbxq")
suspend fun s3Encryption(value: Output<CanaryArtifactConfigS3EncryptionArgs>)
@JvmName(name = "xcbistejpfevixcs")
suspend fun s3Encryption(value: CanaryArtifactConfigS3EncryptionArgs?)

Parameters

value

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


@JvmName(name = "ptuyjgxrdjuepswi")
suspend fun s3Encryption(argument: suspend CanaryArtifactConfigS3EncryptionArgsBuilder.() -> Unit)

Parameters

argument

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