class Aws::SageMaker::Types::GetDeviceFleetReportResponse

@!attribute [rw] device_fleet_arn

The Amazon Resource Name (ARN) of the device.
@return [String]

@!attribute [rw] device_fleet_name

The name of the fleet.
@return [String]

@!attribute [rw] output_config

The output configuration for storing sample data collected by the
fleet.
@return [Types::EdgeOutputConfig]

@!attribute [rw] description

Description of the fleet.
@return [String]

@!attribute [rw] report_generated

Timestamp of when the report was generated.
@return [Time]

@!attribute [rw] device_stats

Status of devices.
@return [Types::DeviceStats]

@!attribute [rw] agent_versions

The versions of Edge Manager agent deployed on the fleet.
@return [Array<Types::AgentVersion>]

@!attribute [rw] model_stats

Status of model on device.
@return [Array<Types::EdgeModelStat>]

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

Constants

SENSITIVE