pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.athena.kotlin
/
DataCatalogArgs
/
DataCatalogArgs
Data
Catalog
Args
fun
DataCatalogArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parameters
:
Output
<
Any
>
?
=
null
,
tags
:
Output
<
List
<
DataCatalogTagArgs
>
>
?
=
null
,
type
:
Output
<
DataCatalogType
>
?
=
null
)