serverSideEncryptionConfigurations

@JvmName(name = "qnovwsgowwanocyr")
suspend fun serverSideEncryptionConfigurations(vararg values: Output<BucketV2ServerSideEncryptionConfigurationArgs>)


Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

value

A configuration of server-side encryption configuration. See Server Side Encryption Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketServerSideEncryptionConfigurationV2 instead.


@JvmName(name = "sysertbfmajvewbw")
suspend fun serverSideEncryptionConfigurations(values: List<Output<BucketV2ServerSideEncryptionConfigurationArgs>>)

Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

values

A configuration of server-side encryption configuration. See Server Side Encryption Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketServerSideEncryptionConfigurationV2 instead.


@JvmName(name = "dyqsaxogtwghbjgw")
suspend fun serverSideEncryptionConfigurations(argument: List<suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "kxqvridxavikyqgf")
suspend fun serverSideEncryptionConfigurations(vararg argument: suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "jathyskkwedaaekb")
suspend fun serverSideEncryptionConfigurations(argument: suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

argument

A configuration of server-side encryption configuration. See Server Side Encryption Configuration below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketServerSideEncryptionConfigurationV2 instead.