RequestWidget

Contains information about 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 optional query parameters. The following query parameters are valid: $StartTime$, $EndTime$, and $Period$.

Link copied to clipboard

The query statement for the widget. For custom dashboard widgets, you can query across multiple event data stores as long as all event data stores exist in your account.

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: RequestWidget.Builder.() -> Unit = {}): RequestWidget
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