pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
AwsNodePoolMaxPodsConstraint
Aws
Node
Pool
Max
Pods
Constraint
data
class
AwsNodePoolMaxPodsConstraint
(
val
maxPodsPerNode
:
Int
)
Types
Constructors
Properties
Constructors
Aws
Node
Pool
Max
Pods
Constraint
Link copied to clipboard
fun
AwsNodePoolMaxPodsConstraint
(
maxPodsPerNode
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Pods
Per
Node
Link copied to clipboard
val
maxPodsPerNode
:
Int
The maximum number of pods to schedule on a single node.