toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.osconfig.kotlin.inputs
/
PatchDeploymentPatchConfigZypperArgs
/
PatchDeploymentPatchConfigZypperArgs
Patch
Deployment
Patch
Config
Zypper
Args
constructor
(
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
)