class Aws::SageMaker::Types::AssociationSummary
Lists a summary of the properties of an association. An association is an entity that links other lineage or experiment entities. An example would be an association between a training job and a model.
@!attribute [rw] source_arn
The ARN of the source. @return [String]
@!attribute [rw] destination_arn
The Amazon Resource Name (ARN) of the destination. @return [String]
@!attribute [rw] source_type
The source type. @return [String]
@!attribute [rw] destination_type
The destination type. @return [String]
@!attribute [rw] association_type
The type of the association. @return [String]
@!attribute [rw] source_name
The name of the source. @return [String]
@!attribute [rw] destination_name
The name of the destination. @return [String]
@!attribute [rw] creation_time
When the association 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]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AssociationSummary AWS API Documentation
Constants
- SENSITIVE