loggings

@JvmName(name = "xmkjwkcxbmvkqxjt")
suspend fun loggings(vararg values: Output<BucketV2LoggingArgs>)


@JvmName(name = "vgbpfrfugoohlbyk")
suspend fun loggings(value: Output<List<BucketV2LoggingArgs>>)
@JvmName(name = "bpudotwxvaryvxqy")
suspend fun loggings(value: List<BucketV2LoggingArgs>?)

Deprecated

Use the aws_s3_bucket_logging resource instead

Parameters

value

Configuration of S3 bucket logging parameters. See Logging below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLoggingV2 instead.


@JvmName(name = "phlopsibnivumkef")
suspend fun loggings(values: List<Output<BucketV2LoggingArgs>>)
@JvmName(name = "dmirkawfbjhvwrtb")
suspend fun loggings(vararg values: BucketV2LoggingArgs)

Deprecated

Use the aws_s3_bucket_logging resource instead

Parameters

values

Configuration of S3 bucket logging parameters. See Logging below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLoggingV2 instead.


@JvmName(name = "jovdkchfbtvajwee")
suspend fun loggings(argument: List<suspend BucketV2LoggingArgsBuilder.() -> Unit>)
@JvmName(name = "bqcycvmnokybkjff")
suspend fun loggings(vararg argument: suspend BucketV2LoggingArgsBuilder.() -> Unit)
@JvmName(name = "tujhgjpnnhkmrbob")
suspend fun loggings(argument: suspend BucketV2LoggingArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_logging resource instead

Parameters

argument

Configuration of S3 bucket logging parameters. See Logging below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLoggingV2 instead.