pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.logging.v2.kotlin.inputs
/
BucketOptionsArgs
/
BucketOptionsArgs
Bucket
Options
Args
fun
BucketOptionsArgs
(
explicitBuckets
:
Output
<
ExplicitArgs
>
?
=
null
,
exponentialBuckets
:
Output
<
ExponentialArgs
>
?
=
null
,
linearBuckets
:
Output
<
LinearArgs
>
?
=
null
)