Plugin

class Plugin : KotlinCustomResource

Definition of AWS::QBusiness::Plugin Resource Type

Properties

Link copied to clipboard
val applicationId: Output<String>?

The identifier of the application that will contain the plugin.

Link copied to clipboard
val authConfiguration: Output<Any>

Authentication configuration information for an Amazon Q Business plugin.

Link copied to clipboard

The current status of a plugin. A plugin is modified asynchronously.

Link copied to clipboard
val createdAt: Output<String>

The timestamp for when the plugin was created.

Link copied to clipboard

Configuration information required to create a custom plugin.

Link copied to clipboard
val displayName: Output<String>

The name of the plugin.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pluginArn: Output<String>

The Amazon Resource Name (ARN) of a plugin.

Link copied to clipboard
val pluginId: Output<String>

The identifier of the plugin.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serverUrl: Output<String>?

The plugin server URL used for configuration.

Link copied to clipboard
val state: Output<PluginState>?

The current status of the plugin.

Link copied to clipboard
val tags: Output<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
val type: Output<PluginType>

The type of the plugin.

Link copied to clipboard
val updatedAt: Output<String>

The timestamp for when the plugin was last updated.

Link copied to clipboard
val urn: Output<String>