DashboardVersion

Dashboard version.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The time that this dashboard version was created.

Link copied to clipboard

The Amazon Resource Numbers (ARNs) for the datasets that are associated with this version of the dashboard.

Link copied to clipboard

Description.

Link copied to clipboard

Errors associated with this dashboard version.

Link copied to clipboard

A list of the associated sheets with the unique identifier and name of each sheet.

Link copied to clipboard

Source entity ARN.

Link copied to clipboard

The HTTP status of the request.

Link copied to clipboard

The ARN of the theme associated with a version of the dashboard.

Link copied to clipboard

Version number for this version of the dashboard.

Functions

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