class Aws::CostExplorer::Types::CurrentInstance
Context about the current instance.
@!attribute [rw] resource_id
Resource ID of the current instance. @return [String]
@!attribute [rw] instance_name
The name that you given an instance. This field shows as blank if you haven't given the instance a name. @return [String]
@!attribute [rw] tags
Cost allocation resource tags that are applied to the instance. @return [Array<Types::TagValues>]
@!attribute [rw] resource_details
Details about the resource and utilization. @return [Types::ResourceDetails]
@!attribute [rw] resource_utilization
Utilization information of the current instance during the lookback period. @return [Types::ResourceUtilization]
@!attribute [rw] reservation_covered_hours_in_lookback_period
The number of hours during the lookback period that's covered by reservations. @return [String]
@!attribute [rw] savings_plans_covered_hours_in_lookback_period
The number of hours during the lookback period that's covered by Savings Plans. @return [String]
@!attribute [rw] on_demand_hours_in_lookback_period
The number of hours during the lookback period that's billed at On-Demand rates. @return [String]
@!attribute [rw] total_running_hours_in_lookback_period
The total number of hours that the instance ran during the lookback period. @return [String]
@!attribute [rw] monthly_cost
The current On-Demand cost of operating this instance on a monthly basis. @return [String]
@!attribute [rw] currency_code
The currency code that Amazon Web Services used to calculate the costs for this instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/CurrentInstance AWS API Documentation
Constants
- SENSITIVE