bucketOptions

@JvmName(name = "yrcrnuupcsgubbta")
suspend fun bucketOptions(value: Output<BucketOptionsArgs>)
@JvmName(name = "gdijvsckxnxvbtmj")
suspend fun bucketOptions(value: BucketOptionsArgs?)

Parameters

value

Optional. The bucket_options are required when the logs-based metric is using a DISTRIBUTION value type and it describes the bucket boundaries used to create a histogram of the extracted values.


@JvmName(name = "sumscqmrefwkofwd")
suspend fun bucketOptions(argument: suspend BucketOptionsArgsBuilder.() -> Unit)

Parameters

argument

Optional. The bucket_options are required when the logs-based metric is using a DISTRIBUTION value type and it describes the bucket boundaries used to create a histogram of the extracted values.