SpaceSummary

Summary of a space. Call GetSpace for the full space.

Types

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

Properties

Link copied to clipboard

The timestamp when the space was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the domain the space belongs to. Absent when the space is not associated with a domain, so callers must tolerate its absence.

Link copied to clipboard

A name that identifies the space.

Link copied to clipboard

AWS account ID that owns this space.

Link copied to clipboard

The region where this space was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the space.

Link copied to clipboard

The unique ID of the space.

Link copied to clipboard

The status of the space.

Link copied to clipboard

Reason for the current space status.

Link copied to clipboard

The timestamp when 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