pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin
/
CustomPluginArgs
/
CustomPluginArgs
Custom
Plugin
Args
fun
CustomPluginArgs
(
contentType
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
CustomPluginLocationArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)