pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.mhub.kotlin.outputs
/
GetProductsResult
/
GetProductsResult
Get
Products
Result
fun
GetProductsResult
(
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
products
:
List
<
GetProductsProduct
>
)