pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.inputs
/
FixedOrPercentArgsBuilder
Fixed
Or
Percent
Args
Builder
class
FixedOrPercentArgsBuilder
Builder for
FixedOrPercentArgs
.
Functions
Functions
fixed
Link copied to clipboard
@
JvmName
(
name
=
"cikahpwqvvttnbxp"
)
suspend
fun
fixed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wrbpnoetrblqterk"
)
suspend
fun
fixed
(
value
:
Int
?
)
percent
Link copied to clipboard
@
JvmName
(
name
=
"xbmcfpgtldogarmj"
)
suspend
fun
percent
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pbuvqbavevdgxxpu"
)
suspend
fun
percent
(
value
:
Int
?
)