toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.logging.kotlin.outputs
/
MetricBucketOptionsExplicitBuckets
Metric
Bucket
Options
Explicit
Buckets
data
class
MetricBucketOptionsExplicitBuckets
(
val
bounds
:
List
<
Double
>
)
Members
Constructors
Metric
Bucket
Options
Explicit
Buckets
Link copied to clipboard
constructor
(
bounds
:
List
<
Double
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bounds
Link copied to clipboard
val
bounds
:
List
<
Double
>
The values must be monotonically increasing.