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