toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vmwareengine.kotlin.outputs
/
GetClusterNodeTypeConfig
Get
Cluster
Node
Type
Config
data
class
GetClusterNodeTypeConfig
(
val
customCoreCount
:
Int
,
val
nodeCount
:
Int
,
val
nodeTypeId
:
String
)
Members
Constructors
Get
Cluster
Node
Type
Config
Link copied to clipboard
constructor
(
customCoreCount
:
Int
,
nodeCount
:
Int
,
nodeTypeId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Core
Count
Link copied to clipboard
val
customCoreCount
:
Int
node
Count
Link copied to clipboard
val
nodeCount
:
Int
node
Type
Id
Link copied to clipboard
val
nodeTypeId
:
String