toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.baremetalsolution.v2.kotlin.outputs
/
VolumeConfigResponse
/
VolumeConfigResponse
Volume
Config
Response
constructor
(
gcpService
:
String
,
lunRanges
:
List
<
LunRangeResponse
>
,
machineIds
:
List
<
String
>
,
name
:
String
,
nfsExports
:
List
<
NfsExportResponse
>
,
performanceTier
:
String
,
protocol
:
String
,
sizeGb
:
Int
,
snapshotsEnabled
:
Boolean
,
storageAggregatePool
:
String
,
type
:
String
,
userNote
:
String
)