encryption

@JvmName(name = "gdiwsflljgmivwip")
suspend fun encryption(value: Output<BucketEncryptionArgs>)
@JvmName(name = "ivgkmtkjjcyvkcnm")
suspend fun encryption(value: BucketEncryptionArgs?)

Parameters

value

The bucket's encryption configuration. Structure is documented below.


@JvmName(name = "vmwqebvqdlvuskhb")
suspend fun encryption(argument: suspend BucketEncryptionArgsBuilder.() -> Unit)

Parameters

argument

The bucket's encryption configuration. Structure is documented below.