FlowDefinitionSummary

Contains summary information about the flow definition.

Types

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

Properties

Link copied to clipboard

The timestamp when SageMaker created the flow definition.

Link copied to clipboard

The reason why the flow definition creation failed. A failure reason is returned only when the flow definition status is Failed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the flow definition.

Link copied to clipboard

The name of the flow definition.

Link copied to clipboard

The status of the flow definition. Valid values:

Functions

Link copied to clipboard
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