pulumi-gcp-kotlin
6.67.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Cluster
Node
Type
Config
Link copied to clipboard
fun
GetClusterNodeTypeConfig
(
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