BucketOptionsArgs

fun BucketOptionsArgs(explicitBuckets: Output<ExplicitArgs>? = null, exponentialBuckets: Output<ExponentialArgs>? = null, linearBuckets: Output<LinearArgs>? = null)