FlywheelSummary

Flywheel summary information.

Types

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

Properties

Link copied to clipboard

ARN of the active model version for the flywheel.

Link copied to clipboard

Creation time of the flywheel.

Link copied to clipboard

Amazon S3 URI of the data lake location.

Link copied to clipboard

The Amazon Resource Number (ARN) of the flywheel

Link copied to clipboard

Last modified time for the flywheel.

Link copied to clipboard

The most recent flywheel iteration.

Link copied to clipboard

A description of the status of the flywheel.

Link copied to clipboard

Model type of the flywheel's model.

Link copied to clipboard

The status of the flywheel.

Functions

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