AnalysisPluginVisual

data class AnalysisPluginVisual(val chartConfiguration: AnalysisPluginVisualConfiguration? = null, val pluginArn: String, val subtitle: AnalysisVisualSubtitleLabelOptions? = null, val title: AnalysisVisualTitleLabelOptions? = null, val visualContentAltText: String? = null, val visualId: String)

Constructors

Link copied to clipboard
constructor(chartConfiguration: AnalysisPluginVisualConfiguration? = null, pluginArn: String, subtitle: AnalysisVisualSubtitleLabelOptions? = null, title: AnalysisVisualTitleLabelOptions? = null, visualContentAltText: String? = null, visualId: String)

Types

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
Link copied to clipboard
Link copied to clipboard

The alt text for the visual.

Link copied to clipboard

The ID of the visual that you want to use.