toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
ClusterNodePoolAutoConfig
Cluster
Node
Pool
Auto
Config
data
class
ClusterNodePoolAutoConfig
(
val
networkTags
:
ClusterNodePoolAutoConfigNetworkTags
?
=
null
)
Members
Constructors
Cluster
Node
Pool
Auto
Config
Link copied to clipboard
constructor
(
networkTags
:
ClusterNodePoolAutoConfigNetworkTags
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
network
Tags
Link copied to clipboard
val
networkTags
:
ClusterNodePoolAutoConfigNetworkTags
?
=
null
The network tag config for the cluster's automatically provisioned node pools.