pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin.outputs
/
InstanceMachineConfig
Instance
Machine
Config
data
class
InstanceMachineConfig
(
val
cpuCount
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Instance
Machine
Config
Link copied to clipboard
fun
InstanceMachineConfig
(
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.