PluginVisual

A flexible visualization type that allows engineers to create new custom charts in Amazon QuickSight.

Types

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

Properties

Link copied to clipboard

A description of the plugin field wells and their persisted properties.

Link copied to clipboard

The Amazon Resource Name (ARN) that reflects the plugin and version.

Link copied to clipboard

The subtitle label options for a visual.

Link copied to clipboard

The title label options for a visual.

Link copied to clipboard

The alt text for the visual.

Link copied to clipboard

The ID of the visual that you want to use.

Functions

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