Bare Metal Cluster Control Plane Control Plane Node Pool Config Args
data class BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs(val nodePoolConfig: Output<BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs>) : ConvertibleToJava<BareMetalClusterControlPlaneControlPlaneNodePoolConfigArgs>
Constructors
Link copied to clipboard
constructor(nodePoolConfig: Output<BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs>)
Properties
Link copied to clipboard
val nodePoolConfig: Output<BareMetalClusterControlPlaneControlPlaneNodePoolConfigNodePoolConfigArgs>
The generic configuration for a node pool running the control plane. Structure is documented below.