class Aws::DeviceFarm::Types::Sample
Represents a sample of performance data.
@!attribute [rw] arn
The sample's ARN. @return [String]
@!attribute [rw] type
The sample's type. Must be one of the following values: * CPU: A CPU sample type. This is expressed as the app processing CPU time (including child processes) as reported by process, as a percentage. * MEMORY: A memory usage sample type. This is expressed as the total proportional set size of an app process, in kilobytes. * NATIVE\_AVG\_DRAWTIME * NATIVE\_FPS * NATIVE\_FRAMES * NATIVE\_MAX\_DRAWTIME * NATIVE\_MIN\_DRAWTIME * OPENGL\_AVG\_DRAWTIME * OPENGL\_FPS * OPENGL\_FRAMES * OPENGL\_MAX\_DRAWTIME * OPENGL\_MIN\_DRAWTIME * RX * RX\_RATE: The total number of bytes per second (TCP and UDP) that are sent, by app process. * THREADS: A threads sample type. This is expressed as the total number of threads per app process. * TX * TX\_RATE: The total number of bytes per second (TCP and UDP) that are received, by app process. @return [String]
@!attribute [rw] url
The presigned Amazon S3 URL that can be used with a GET request to download the sample's file. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/Sample AWS API Documentation
Constants
- SENSITIVE