toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.outputs
/
GetVolumeResult
/
GetVolumeResult
Get
Volume
Result
constructor
(
description
:
String
?
=
null
,
dropletIds
:
List
<
Int
>
,
filesystemLabel
:
String
,
filesystemType
:
String
,
id
:
String
,
name
:
String
,
region
:
String
?
=
null
,
size
:
Int
,
tags
:
List
<
String
>
,
urn
:
String
)