metricsConfigurations

@JvmName(name = "rknfphyvipirsrvj")
suspend fun metricsConfigurations(value: Output<List<MetricsConfigurationArgs>>)
@JvmName(name = "wgcmjaryryfvhpbv")
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 = "qogxwhtvdfbuxvrj")
suspend fun metricsConfigurations(vararg values: Output<MetricsConfigurationArgs>)


@JvmName(name = "mnyuxjhvtdbkymmu")
suspend fun metricsConfigurations(values: List<Output<MetricsConfigurationArgs>>)
@JvmName(name = "wynbnopkdyhhcwdb")
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 = "xmpaldpioykqxjjx")
suspend fun metricsConfigurations(argument: List<suspend MetricsConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "linohjabtdrshiof")
suspend fun metricsConfigurations(vararg argument: suspend MetricsConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "jvhdsnwkbmcksmfh")
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.