pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.inputs
/
GetCustomPluginPlainArgs
Get
Custom
Plugin
Plain
Args
data
class
GetCustomPluginPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetCustomPluginPlainArgs
>
A collection of arguments for invoking getCustomPlugin.
Constructors
Functions
Properties
Constructors
Get
Custom
Plugin
Plain
Args
Link copied to clipboard
fun
GetCustomPluginPlainArgs
(
name
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCustomPluginPlainArgs
Properties
name
Link copied to clipboard
val
name
:
String
Name of the custom plugin.