pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin
/
RegistryArgs
/
RegistryArgs
Registry
Args
fun
RegistryArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
RegistryTagArgs
>
>
?
=
null
)