encryptionConfiguration

@JvmName(name = "bnvearkmtvaaswfe")
suspend fun encryptionConfiguration(value: Output<BucketReplicationEncryptionConfigurationArgs>)
@JvmName(name = "gfrcshrvpfkhdotq")
suspend fun encryptionConfiguration(value: BucketReplicationEncryptionConfigurationArgs?)

Parameters

value

Specifies the encryption configuration for the objects replicated to the destination bucket(See the following block encryption_configuration).


@JvmName(name = "rvdvghbcepscofna")
suspend fun encryptionConfiguration(argument: suspend BucketReplicationEncryptionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the encryption configuration for the objects replicated to the destination bucket(See the following block encryption_configuration).