toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin.outputs
/
InstanceMachineConfig
Instance
Machine
Config
data
class
InstanceMachineConfig
(
val
cpuCount
:
Int
?
=
null
)
Members
Constructors
Instance
Machine
Config
Link copied to clipboard
constructor
(
cpuCount
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cpu
Count
Link copied to clipboard
val
cpuCount
:
Int
?
=
null
The number of CPU's in the VM instance.