toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.inputs
/
GetRegistryPlainArgs
Get
Registry
Plain
Args
data
class
GetRegistryPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetRegistryPlainArgs
>
A collection of arguments for invoking getRegistry.
Members
Constructors
Get
Registry
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Name of the Glue Registry.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRegistryPlainArgs