metricsConfigurations

@JvmName(name = "ahugnkqijvitqebq")
suspend fun metricsConfigurations(value: Output<List<MetricsConfigurationArgs>>)
@JvmName(name = "wbbpmfxeekqgucft")
suspend fun metricsConfigurations(value: List<MetricsConfigurationArgs>?)

Parameters

value

Specifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket. If you're updating an existing metrics configuration, note that this is a full replacement of the existing metrics configuration. If you don't include the elements you want to keep, they are erased. For more information, see PutBucketMetricsConfiguration.


@JvmName(name = "nqtjlhedewpkjgjl")
suspend fun metricsConfigurations(vararg values: Output<MetricsConfigurationArgs>)


@JvmName(name = "lsopavpoqkjjdqvg")
suspend fun metricsConfigurations(values: List<Output<MetricsConfigurationArgs>>)
@JvmName(name = "smbonmhtcbixlelu")
suspend fun metricsConfigurations(vararg values: MetricsConfigurationArgs)

Parameters

values

Specifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket. If you're updating an existing metrics configuration, note that this is a full replacement of the existing metrics configuration. If you don't include the elements you want to keep, they are erased. For more information, see PutBucketMetricsConfiguration.


@JvmName(name = "xgybtflojpbnhdkg")
suspend fun metricsConfigurations(argument: List<suspend MetricsConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "tkwdhvbpgnongrql")
suspend fun metricsConfigurations(vararg argument: suspend MetricsConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ospwvqhojmxhshct")
suspend fun metricsConfigurations(argument: suspend MetricsConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket. If you're updating an existing metrics configuration, note that this is a full replacement of the existing metrics configuration. If you don't include the elements you want to keep, they are erased. For more information, see PutBucketMetricsConfiguration.