class Aws::SageMaker::Types::FlowDefinitionSummary

Contains summary information about the flow definition.

@!attribute [rw] flow_definition_name

The name of the flow definition.
@return [String]

@!attribute [rw] flow_definition_arn

The Amazon Resource Name (ARN) of the flow definition.
@return [String]

@!attribute [rw] flow_definition_status

The status of the flow definition. Valid values:
@return [String]

@!attribute [rw] creation_time

The timestamp when SageMaker created the flow definition.
@return [Time]

@!attribute [rw] failure_reason

The reason why the flow definition creation failed. A failure reason
is returned only when the flow definition status is `Failed`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/FlowDefinitionSummary AWS API Documentation

Constants

SENSITIVE