s3Encryption

@JvmName(name = "nygjgumghahlrvab")
suspend fun s3Encryption(value: Output<CanaryArtifactConfigS3EncryptionArgs>)
@JvmName(name = "kwxcflwegrirvwxj")
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 = "mtaqamwexqweicsb")
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.