bucketOptions

@JvmName(name = "fmccenddgotjxqjf")
suspend fun bucketOptions(value: Output<BucketOptionsArgs>)
@JvmName(name = "jogplnmvergrjwrr")
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 = "rggnsylpusnbiptw")
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.