serverSideEncryptionConfigurations

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


Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

value

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 = "blfprpslegfurydu")
suspend fun serverSideEncryptionConfigurations(values: List<Output<BucketV2ServerSideEncryptionConfigurationArgs>>)

Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

values

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 = "unvyjpmmbmvphfvr")
suspend fun serverSideEncryptionConfigurations(argument: List<suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "fjbkxakkvkksjwqm")
suspend fun serverSideEncryptionConfigurations(vararg argument: suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "juedccefniwybjaw")
suspend fun serverSideEncryptionConfigurations(argument: suspend BucketV2ServerSideEncryptionConfigurationArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_server_side_encryption_configuration resource instead

Parameters

argument

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.