pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1.kotlin.inputs
/
YumSettingsArgs
/
YumSettingsArgs
Yum
Settings
Args
fun
YumSettingsArgs
(
excludes
:
Output
<
List
<
String
>
>
?
=
null
,
exclusivePackages
:
Output
<
List
<
String
>
>
?
=
null
,
minimal
:
Output
<
Boolean
>
?
=
null
,
security
:
Output
<
Boolean
>
?
=
null
)