pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cloudstoragegateway.kotlin.outputs
/
GetGatewayBlockVolumesResult
/
GetGatewayBlockVolumesResult
Get
Gateway
Block
Volumes
Result
fun
GetGatewayBlockVolumesResult
(
gatewayId
:
String
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
status
:
Int
?
=
null
,
volumes
:
List
<
GetGatewayBlockVolumesVolume
>
)