toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apigateway.kotlin.outputs
/
GetAppsResult
/
GetAppsResult
Get
Apps
Result
constructor
(
apps
:
List
<
GetAppsApp
>
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)