pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
AwsNodePoolManagement
Aws
Node
Pool
Management
data
class
AwsNodePoolManagement
(
val
autoRepair
:
Boolean
?
=
null
)
Types
Constructors
Properties
Constructors
Aws
Node
Pool
Management
Link copied to clipboard
fun
AwsNodePoolManagement
(
autoRepair
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auto
Repair
Link copied to clipboard
val
autoRepair
:
Boolean
?
=
null
Optional. Whether or not the nodes will be automatically repaired.