pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.notebooks.v1.kotlin.outputs
/
DiskResponse
/
DiskResponse
Disk
Response
fun
DiskResponse
(
autoDelete
:
Boolean
,
boot
:
Boolean
,
deviceName
:
String
,
diskSizeGb
:
String
,
guestOsFeatures
:
List
<
GuestOsFeatureResponse
>
,
index
:
String
,
interface
:
String
,
kind
:
String
,
licenses
:
List
<
String
>
,
mode
:
String
,
source
:
String
,
type
:
String
)