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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-deadline/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)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#aggregation_start_timeTime

The start time for the aggregation.

Returns:

  • (Time)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#cost_in_usdTypes::Stats

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

Returns:



7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#countInteger

The number of instances in a list of statistics.

Returns:

  • (Integer)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#fleet_idString

The fleet ID.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#instance_typeString

The type of instance.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#job_idString

The job ID.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#job_nameString

The job name.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#license_productString

The licensed product.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#queue_idString

The queue ID.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#runtime_in_secondsTypes::Stats

The total aggregated runtime.

Returns:



7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#usage_typeString

The type of usage for the statistics.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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

#user_idString

The user ID.

Returns:

  • (String)


7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
# File 'gems/aws-sdk-deadline/lib/aws-sdk-deadline/types.rb', line 7435

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