toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
AwsNodePoolMaxPodsConstraint
Aws
Node
Pool
Max
Pods
Constraint
data
class
AwsNodePoolMaxPodsConstraint
(
val
maxPodsPerNode
:
Int
)
Members
Constructors
Aws
Node
Pool
Max
Pods
Constraint
Link copied to clipboard
constructor
(
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.