pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.inputs
/
SoftwareUpdateConfigurationWindowsArgs
/
SoftwareUpdateConfigurationWindowsArgs
Software
Update
Configuration
Windows
Args
fun
SoftwareUpdateConfigurationWindowsArgs
(
classificationIncluded
:
Output
<
String
>
?
=
null
,
classificationsIncludeds
:
Output
<
List
<
String
>
>
?
=
null
,
excludedKnowledgeBaseNumbers
:
Output
<
List
<
String
>
>
?
=
null
,
includedKnowledgeBaseNumbers
:
Output
<
List
<
String
>
>
?
=
null
,
reboot
:
Output
<
String
>
?
=
null
)