toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin.inputs
/
InstanceMachineConfigArgs
Instance
Machine
Config
Args
data
class
InstanceMachineConfigArgs
(
val
cpuCount
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
InstanceMachineConfigArgs
>
Members
Constructors
Instance
Machine
Config
Args
Link copied to clipboard
constructor
(
cpuCount
:
Output
<
Int
>
?
=
null
)
Properties
cpu
Count
Link copied to clipboard
val
cpuCount
:
Output
<
Int
>
?
=
null
The number of CPU's in the VM instance.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InstanceMachineConfigArgs