ModelSummary

Provides summary information about a model.

Types

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

Properties

Link copied to clipboard

A timestamp that indicates when the model was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model.

Link copied to clipboard

The name of the model that you want a summary for.

Functions

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