GetCustomPluginPlainArgs

data class GetCustomPluginPlainArgs(val customPluginArn: String) : ConvertibleToJava<GetCustomPluginPlainArgs>

Constructors

Link copied to clipboard
constructor(customPluginArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the custom plugin to use.

Functions

Link copied to clipboard
open override fun toJava(): GetCustomPluginPlainArgs