pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin
/
CollectionArgs
/
CollectionArgs
Collection
Args
fun
CollectionArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
CollectionTagArgs
>
>
?
=
null
,
type
:
Output
<
CollectionType
>
?
=
null
)