pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.inputs
/
SoftwareUpdateConfigurationLinuxArgs
/
SoftwareUpdateConfigurationLinuxArgs
Software
Update
Configuration
Linux
Args
fun
SoftwareUpdateConfigurationLinuxArgs
(
classificationIncluded
:
Output
<
String
>
?
=
null
,
classificationsIncludeds
:
Output
<
List
<
String
>
>
?
=
null
,
excludedPackages
:
Output
<
List
<
String
>
>
?
=
null
,
includedPackages
:
Output
<
List
<
String
>
>
?
=
null
,
reboot
:
Output
<
String
>
?
=
null
)