class Aws::SageMaker::Types::ArtifactSummary
Lists a summary of the properties of an artifact. An artifact represents a URI addressable object or data. Some examples are a dataset and a model.
@!attribute [rw] artifact_arn
The Amazon Resource Name (ARN) of the artifact. @return [String]
@!attribute [rw] artifact_name
The name 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] creation_time
When the artifact was created. @return [Time]
@!attribute [rw] last_modified_time
When the artifact was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ArtifactSummary AWS API Documentation
Constants
- SENSITIVE