Class: Aws::BCMPricingCalculator::Types::WorkloadEstimateUsageItem

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb

Overview

Represents a usage item in a workload estimate.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#costFloat

The estimated cost for this usage item.

Returns:

  • (Float)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#currencyString

The currency of the estimated cost.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#groupString

The group identifier for this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#historical_usageTypes::HistoricalUsageEntity

Historical usage data associated with this item, if available.



3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#locationString

The location associated with this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#operationString

The specific operation associated with this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#quantityTypes::WorkloadEstimateUsageQuantity

The estimated usage quantity for this item.



3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#service_codeString

The Amazon Web Services service code associated with this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#usage_account_idString

The Amazon Web Services account ID associated with this usage item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end

#usage_typeString

The type of usage for this item.

Returns:

  • (String)


3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 3512

class WorkloadEstimateUsageItem < Struct.new(
  :service_code,
  :usage_type,
  :operation,
  :location,
  :id,
  :usage_account_id,
  :group,
  :quantity,
  :cost,
  :currency,
  :status,
  :historical_usage)
  SENSITIVE = []
  include Aws::Structure
end