bucketOptions

@JvmName(name = "pvqnvfflobpindav")
suspend fun bucketOptions(value: Output<BucketOptionsArgs>)
@JvmName(name = "vncohfsorcserfsy")
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 = "aoiaubfaumqlvgtx")
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.