loggings

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


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

Deprecated

logging is deprecated. Use the aws.s3.BucketLoggingV2 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 = "jokeqadtyoqcatdv")
suspend fun loggings(values: List<Output<BucketV2LoggingArgs>>)
@JvmName(name = "hitvjttqgwuounkr")
suspend fun loggings(vararg values: BucketV2LoggingArgs)

Deprecated

logging is deprecated. Use the aws.s3.BucketLoggingV2 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 = "ojlguwxgflvkgpmi")
suspend fun loggings(argument: List<suspend BucketV2LoggingArgsBuilder.() -> Unit>)
@JvmName(name = "aliefvlanxbtlxxp")
suspend fun loggings(vararg argument: suspend BucketV2LoggingArgsBuilder.() -> Unit)
@JvmName(name = "euddhesmibaycqrl")
suspend fun loggings(argument: suspend BucketV2LoggingArgsBuilder.() -> Unit)

Deprecated

logging is deprecated. Use the aws.s3.BucketLoggingV2 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.