toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetMachineTypesMachineTypeBundledLocalSsd
Get
Machine
Types
Machine
Type
Bundled
Local
Ssd
data
class
GetMachineTypesMachineTypeBundledLocalSsd
(
val
defaultInterface
:
String
,
val
partitionCount
:
Int
)
Members
Constructors
Get
Machine
Types
Machine
Type
Bundled
Local
Ssd
Link copied to clipboard
constructor
(
defaultInterface
:
String
,
partitionCount
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
default
Interface
Link copied to clipboard
val
defaultInterface
:
String
The default disk interface if the interface is not specified.
partition
Count
Link copied to clipboard
val
partitionCount
:
Int
The number of partitions.