toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datamigration.v1.kotlin.outputs
/
MachineConfigResponse
Machine
Config
Response
data
class
MachineConfigResponse
(
val
cpuCount
:
Int
)
MachineConfig describes the configuration of a machine.
Members
Constructors
Machine
Config
Response
Link copied to clipboard
constructor
(
cpuCount
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cpu
Count
Link copied to clipboard
val
cpuCount
:
Int
The number of CPU's in the VM instance.