Widget

class Widget

A widget on a CloudTrail Lake dashboard.

Types

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

Properties

Link copied to clipboard

The query alias used to identify the query for the widget.

Link copied to clipboard

The query parameters for the widget.

Link copied to clipboard

The SQL query statement for the widget.

Link copied to clipboard

The view properties for the widget. For more information about view properties, see View properties for widgets in the CloudTrail User Guide..

Functions

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