pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.logging.v2.kotlin.inputs
/
ExplicitArgsBuilder
/
bounds
bounds
@
JvmName
(
name
=
"sdqtpqqejjofggil"
)
suspend
fun
bounds
(
value
:
Output
<
List
<
Double
>
>
)
@
JvmName
(
name
=
"sdmnldkcyqhandep"
)
suspend
fun
bounds
(
value
:
List
<
Double
>
?
)
Parameters
value
The values must be monotonically increasing.
@
JvmName
(
name
=
"orheaajvexwwhblh"
)
suspend
fun
bounds
(
vararg
values
:
Output
<
Double
>
)
@
JvmName
(
name
=
"jkasaaoilnmgdafq"
)
suspend
fun
bounds
(
values
:
List
<
Output
<
Double
>
>
)
@
JvmName
(
name
=
"ibbpklcryqprjadx"
)
suspend
fun
bounds
(
vararg
values
:
Double
)
Parameters
values
The values must be monotonically increasing.