PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::SageMaker::GetDeviceFleetReportResponse; use Moose; has AgentVersions => (is => 'ro', isa => 'ArrayRef[Paws::SageMaker::AgentVersion]'); has Description => (is => 'ro', isa => 'Str'); has DeviceFleetArn => (is => 'ro', isa => 'Str', required => 1); has DeviceFleetName => (is => 'ro', isa => 'Str', required => 1); has DeviceStats => (is => 'ro', isa => 'Paws::SageMaker::DeviceStats'); has ModelStats => (is => 'ro', isa => 'ArrayRef[Paws::SageMaker::EdgeModelStat]'); has OutputConfig => (is => 'ro', isa => 'Paws::SageMaker::EdgeOutputConfig'); has ReportGenerated => (is => 'ro', isa => 'Str'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::SageMaker::GetDeviceFleetReportResponse =head1 ATTRIBUTES =head2 AgentVersions => ArrayRef[L] The versions of Edge Manager agent deployed on the fleet. =head2 Description => Str Description of the fleet. =head2 B DeviceFleetArn => Str The Amazon Resource Name (ARN) of the device. =head2 B DeviceFleetName => Str The name of the fleet. =head2 DeviceStats => L Status of devices. =head2 ModelStats => ArrayRef[L] Status of model on device. =head2 OutputConfig => L The output configuration for storing sample data collected by the fleet. =head2 ReportGenerated => Str Timestamp of when the report was generated. =head2 _request_id => Str =cut 1;