ContextSummary

Lists a summary of the properties of a context. A context provides a logical grouping of other entities.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the context.

Link copied to clipboard

The name of the context.

Link copied to clipboard

The type of the context.

Link copied to clipboard

When the context was created.

Link copied to clipboard

When the context was last modified.

Link copied to clipboard

The source of the context.

Functions

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