explicitBuckets

@JvmName(name = "hlmgmnqgqtoqqqgc")
suspend fun explicitBuckets(value: Output<MetricBucketOptionsExplicitBucketsArgs>)
@JvmName(name = "bdjfhrdaqeacijce")
suspend fun explicitBuckets(value: MetricBucketOptionsExplicitBucketsArgs?)

Parameters

value

Specifies a set of buckets with arbitrary widths. Structure is documented below.


@JvmName(name = "thpdyuvhujyrdfjb")
suspend fun explicitBuckets(argument: suspend MetricBucketOptionsExplicitBucketsArgsBuilder.() -> Unit)

Parameters

argument

Specifies a set of buckets with arbitrary widths. Structure is documented below.