class Aws::SageMaker::Types::DescribeArtifactResponse

@!attribute [rw] artifact_name

The name of the artifact.
@return [String]

@!attribute [rw] artifact_arn

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

@!attribute [rw] source

The source of the artifact.
@return [Types::ArtifactSource]

@!attribute [rw] artifact_type

The type of the artifact.
@return [String]

@!attribute [rw] properties

A list of the artifact's properties.
@return [Hash<String,String>]

@!attribute [rw] creation_time

When the artifact was created.
@return [Time]

@!attribute [rw] created_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] last_modified_time

When the artifact was last modified.
@return [Time]

@!attribute [rw] last_modified_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] metadata_properties

Metadata properties of the tracking entity, trial, or trial
component.
@return [Types::MetadataProperties]

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

Constants

SENSITIVE