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
- Struct
- Aws::SageMaker::Types::MonitoringStatisticsResource
- 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
-
#s3_uri ⇒ String
The Amazon S3 URI for the statistics resource.
Instance Attribute Details
#s3_uri ⇒ String
The Amazon S3 URI for the statistics resource.