pulumi-aws-kotlin
6.6.1.0
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
)