pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1.kotlin.inputs
/
FixedOrPercentArgs
/
FixedOrPercentArgs
Fixed
Or
Percent
Args
fun
FixedOrPercentArgs
(
fixed
:
Output
<
Int
>
?
=
null
,
percent
:
Output
<
Int
>
?
=
null
)