GetPluginResponse

Types

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

Properties

Link copied to clipboard

The identifier of the application which contains the plugin.

Link copied to clipboard

Authentication configuration information for an Amazon Q plugin.

Link copied to clipboard

The timestamp for when the plugin was created.

Link copied to clipboard

The name of the plugin.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role with permission to access resources needed to create the plugin.

Link copied to clipboard

The identifier of the plugin.

Link copied to clipboard

The source URL used for plugin configuration.

Link copied to clipboard

The current state of the plugin.

Link copied to clipboard

The type of the plugin.

Link copied to clipboard

The timestamp for when the plugin was last updated.

Functions

Link copied to clipboard
inline fun copy(block: GetPluginResponse.Builder.() -> Unit = {}): GetPluginResponse
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