toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.outputs
/
CustomPluginLocation
Custom
Plugin
Location
data
class
CustomPluginLocation
(
val
s3
:
CustomPluginLocationS3
)
Members
Constructors
Custom
Plugin
Location
Link copied to clipboard
constructor
(
s3
:
CustomPluginLocationS3
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3
Link copied to clipboard
val
s3
:
CustomPluginLocationS3
Information of the plugin file stored in Amazon S3. See below.