pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.inputs
/
CustomPluginLocationArgs
Custom
Plugin
Location
Args
data
class
CustomPluginLocationArgs
(
val
s3
:
Output
<
CustomPluginLocationS3Args
>
)
:
ConvertibleToJava
<
CustomPluginLocationArgs
>
Constructors
Functions
Properties
Constructors
Custom
Plugin
Location
Args
Link copied to clipboard
fun
CustomPluginLocationArgs
(
s3
:
Output
<
CustomPluginLocationS3Args
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CustomPluginLocationArgs
Properties
s3
Link copied to clipboard
val
s3
:
Output
<
CustomPluginLocationS3Args
>
Information of the plugin file stored in Amazon S3. See below.