You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::MonitoringStatisticsResource

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing MonitoringStatisticsResource as input to an Aws::Client method, you can use a vanilla Hash:

{
  s3_uri: "S3Uri",
}

The statistics resource for a monitoring job.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uriString

The Amazon S3 URI for the statistics resource.

Returns:

  • (String)

    The Amazon S3 URI for the statistics resource.