pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.osconfig.kotlin.inputs
/
PatchDeploymentPatchConfigZypperArgs
/
PatchDeploymentPatchConfigZypperArgs
Patch
Deployment
Patch
Config
Zypper
Args
fun
PatchDeploymentPatchConfigZypperArgs
(
categories
:
Output
<
List
<
String
>
>
?
=
null
,
excludes
:
Output
<
List
<
String
>
>
?
=
null
,
exclusivePatches
:
Output
<
List
<
String
>
>
?
=
null
,
severities
:
Output
<
List
<
String
>
>
?
=
null
,
withOptional
:
Output
<
Boolean
>
?
=
null
,
withUpdate
:
Output
<
Boolean
>
?
=
null
)