AlgorithmSummary

Provides summary information about an algorithm.

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 algorithm.

Link copied to clipboard

A brief description of the algorithm.

Link copied to clipboard

The name of the algorithm that is described by the summary.

Link copied to clipboard

The overall status of the algorithm.

Link copied to clipboard

A timestamp that shows when the algorithm was created.

Functions

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