toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.notebooks.v1.kotlin.outputs
/
LocalDiskResponse
/
LocalDiskResponse
Local
Disk
Response
constructor
(
autoDelete
:
Boolean
,
boot
:
Boolean
,
deviceName
:
String
,
guestOsFeatures
:
List
<
RuntimeGuestOsFeatureResponse
>
,
index
:
Int
,
initializeParams
:
LocalDiskInitializeParamsResponse
,
interface
:
String
,
kind
:
String
,
licenses
:
List
<
String
>
,
mode
:
String
,
source
:
String
,
type
:
String
)