metricsConfigurations

@JvmName(name = "gumdqyxsrtybyoxn")
suspend fun metricsConfigurations(value: Output<List<BucketMetricsConfigurationArgs>>)
@JvmName(name = "rxpojaqpxuufpjxc")
suspend fun metricsConfigurations(value: List<BucketMetricsConfigurationArgs>?)

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 = "vsafujbabxopmjpw")
suspend fun metricsConfigurations(vararg values: Output<BucketMetricsConfigurationArgs>)


@JvmName(name = "nhghtukviwjanwxt")
suspend fun metricsConfigurations(values: List<Output<BucketMetricsConfigurationArgs>>)
@JvmName(name = "itrampjxyseoyfeh")
suspend fun metricsConfigurations(vararg values: BucketMetricsConfigurationArgs)

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 = "gcirnuftlfbuwqpr")
suspend fun metricsConfigurations(argument: List<suspend BucketMetricsConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "fogimlluoqwtthhc")
suspend fun metricsConfigurations(vararg argument: suspend BucketMetricsConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "qukirmfydvwnqhht")
suspend fun metricsConfigurations(argument: suspend BucketMetricsConfigurationArgsBuilder.() -> 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.