Class: Aws::BCMPricingCalculator::Types::CreateBillEstimateResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#bill_intervalTypes::BillInterval

The bill month start and end timestamp that was used to create the Bill estimate. This is set to the last complete anniversary bill month start and end timestamp.

Returns:



1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#cost_category_group_sharing_preference_arnString

The arn of the cost category used in the reserved and prioritized group sharing.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#cost_category_group_sharing_preference_effective_dateTime

Timestamp of the effective date of the cost category used in the group sharing settings.

Returns:

  • (Time)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#cost_summaryTypes::BillEstimateCostSummary

Returns summary-level cost information once a Bill estimate is successfully generated. This summary includes: 1) the total cost difference, showing the pre-tax cost change for the consolidated billing family between the completed anniversary bill and the estimated bill, and 2) total cost differences per service, detailing the pre-tax cost of each service, comparing the completed anniversary bill to the estimated bill on a per-service basis.



1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp of when the Bill estimate create process was started (not when it successfully completed or failed).

Returns:

  • (Time)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#expires_atTime

The timestamp of when the Bill estimate will expire. A Bill estimate becomes inaccessible after expiration.

Returns:

  • (Time)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#failure_messageString

This attribute provides the reason if a Bill estimate result generation fails.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#group_sharing_preferenceString

The setting for the reserved instance and savings plan group sharing used in this estimate.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of your newly created Bill estimate.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of your newly created Bill estimate.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of your newly created Bill estimate. Bill estimate creation can take anywhere between 8 to 12 hours. The status will allow you to identify when the Bill estimate is complete or has failed.

Returns:

  • (String)


1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
# File 'gems/aws-sdk-bcmpricingcalculator/lib/aws-sdk-bcmpricingcalculator/types.rb', line 1736

class CreateBillEstimateResponse < Struct.new(
  :id,
  :name,
  :status,
  :failure_message,
  :bill_interval,
  :cost_summary,
  :created_at,
  :expires_at,
  :group_sharing_preference,
  :cost_category_group_sharing_preference_arn,
  :cost_category_group_sharing_preference_effective_date)
  SENSITIVE = []
  include Aws::Structure
end