pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
FixedOrPercentArgsBuilder
Fixed
Or
Percent
Args
Builder
class
FixedOrPercentArgsBuilder
Builder for
FixedOrPercentArgs
.
Functions
Functions
fixed
Link copied to clipboard
@
JvmName
(
name
=
"yplkvorxfepvgosi"
)
suspend
fun
fixed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lngxpwgiachtljuu"
)
suspend
fun
fixed
(
value
:
Int
?
)
percent
Link copied to clipboard
@
JvmName
(
name
=
"ibvqkxpxvtpefwsw"
)
suspend
fun
percent
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"odseoaquaomlrapa"
)
suspend
fun
percent
(
value
:
Int
?
)