CustomPluginLocation

data class CustomPluginLocation(val s3Location: CustomPluginS3Location)

Information about the location of a custom plugin.

Constructors

Link copied to clipboard
constructor(s3Location: CustomPluginS3Location)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.