pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.outputs
/
CustomPluginLocation
Custom
Plugin
Location
data
class
CustomPluginLocation
(
val
s3
:
CustomPluginLocationS3
)
Types
Constructors
Properties
Constructors
Custom
Plugin
Location
Link copied to clipboard
fun
CustomPluginLocation
(
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.