CreatePluginRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the application that will contain the plugin.

Link copied to clipboard

Authentication configuration information for an Amazon Q plugin.

Link copied to clipboard

A token that you provide to identify the request to create your Amazon Q plugin.

Link copied to clipboard

A the name for your plugin.

Link copied to clipboard

The source URL used for plugin configuration.

Link copied to clipboard
val tags: List<Tag>?

A list of key-value pairs that identify or categorize the data source connector. You can also use tags to help control access to the data source connector. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.

Link copied to clipboard

The type of plugin you want to create.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String