SpaceSummary

A summary of an Amazon QuickSight space.

Types

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

Properties

Link copied to clipboard

The number of consumed source documents.

Link copied to clipboard

The total consumed source size in bytes.

Link copied to clipboard

The date and time that the space was created.

Link copied to clipboard

The user who created the space.

Link copied to clipboard

The ARN of the user who created the space.

Link copied to clipboard

The description of the space.

Link copied to clipboard
val name: String?

The display name of the space.

Link copied to clipboard

The number of resources in the space.

Link copied to clipboard

The ARN of the space.

Link copied to clipboard

The ID of the space.

Link copied to clipboard

The date and time that the space was last updated.

Functions

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