pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
NodePoolManagementAutoVulFixPolicy
Node
Pool
Management
Auto
Vul
Fix
Policy
data
class
NodePoolManagementAutoVulFixPolicy
(
val
restartNode
:
Boolean
?
=
null
,
val
vulLevel
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Node
Pool
Management
Auto
Vul
Fix
Policy
Link copied to clipboard
fun
NodePoolManagementAutoVulFixPolicy
(
restartNode
:
Boolean
?
=
null
,
vulLevel
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
restart
Node
Link copied to clipboard
val
restartNode
:
Boolean
?
=
null
vul
Level
Link copied to clipboard
val
vulLevel
:
String
?
=
null