toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cloudstoragegateway.kotlin.outputs
/
GetGatewaysResult
/
GetGatewaysResult
Get
Gateways
Result
constructor
(
gateways
:
List
<
GetGatewaysGateway
>
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
status
:
String
?
=
null
,
storageBundleId
:
String
,
totalCount
:
Int
)