Class: Aws::Deadline::Types::Statistics

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-deadline/types.rb

Overview

A list of statistics for a session.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_end_timeTime

The end time for the aggregation.

Returns:

  • (Time)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#aggregation_start_timeTime

The start time for the aggregation.

Returns:

  • (Time)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#cost_in_usdTypes::Stats

How the statistics should appear in USD. Options include: minimum, maximum, average or sum.

Returns:



7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#countInteger

The number of instances in a list of statistics.

Returns:

  • (Integer)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#fleet_idString

The fleet ID.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#instance_typeString

The type of instance.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#job_idString

The job ID.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#job_nameString

The job name.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#license_productString

The licensed product.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#queue_idString

The queue ID.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#runtime_in_secondsTypes::Stats

The total aggregated runtime.

Returns:



7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#usage_typeString

The type of usage for the statistics.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#user_idString

The user ID.

Returns:

  • (String)


7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
# File 'lib/aws-sdk-deadline/types.rb', line 7707

class Statistics < Struct.new(
  :queue_id,
  :fleet_id,
  :job_id,
  :job_name,
  :user_id,
  :usage_type,
  :license_product,
  :instance_type,
  :count,
  :cost_in_usd,
  :runtime_in_seconds,
  :aggregation_start_time,
  :aggregation_end_time)
  SENSITIVE = []
  include Aws::Structure
end