class Aws::SageMaker::Types::MetadataProperties

Metadata properties of the tracking entity, trial, or trial component.

@note When making an API call, you may pass MetadataProperties

data as a hash:

    {
      commit_id: "MetadataPropertyValue",
      repository: "MetadataPropertyValue",
      generated_by: "MetadataPropertyValue",
      project_id: "MetadataPropertyValue",
    }

@!attribute [rw] commit_id

The commit ID.
@return [String]

@!attribute [rw] repository

The repository.
@return [String]

@!attribute [rw] generated_by

The entity this entity was generated by.
@return [String]

@!attribute [rw] project_id

The project ID.
@return [String]

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

Constants

SENSITIVE