class Aws::SageMaker::Types::MetricsSource

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

data as a hash:

    {
      content_type: "ContentType", # required
      content_digest: "ContentDigest",
      s3_uri: "S3Uri", # required
    }

@!attribute [rw] content_type

@return [String]

@!attribute [rw] content_digest

@return [String]

@!attribute [rw] s3_uri

@return [String]

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

Constants

SENSITIVE