class Aws::SageMaker::Types::EdgeModelStat

Status of edge devices with this model.

@!attribute [rw] model_name

The name of the model.
@return [String]

@!attribute [rw] model_version

The model version.
@return [String]

@!attribute [rw] offline_device_count

The number of devices that have this model version and do not have a
heart beat.
@return [Integer]

@!attribute [rw] connected_device_count

The number of devices that have this model version and have a heart
beat.
@return [Integer]

@!attribute [rw] active_device_count

The number of devices that have this model version, a heart beat,
and are currently running.
@return [Integer]

@!attribute [rw] sampling_device_count

The number of devices with this model version and are producing
sample data.
@return [Integer]

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

Constants

SENSITIVE