CurrentInstance

Context about the current instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The currency code that Amazon Web Services used to calculate the costs for this instance.

Link copied to clipboard

The name that you given an instance. This field shows as blank if you haven't given the instance a name.

Link copied to clipboard

The current On-Demand cost of operating this instance on a monthly basis.

Link copied to clipboard

The number of hours during the lookback period that's billed at On-Demand rates.

Link copied to clipboard

The number of hours during the lookback period that's covered by reservations.

Link copied to clipboard

Details about the resource and utilization.

Link copied to clipboard

Resource ID of the current instance.

Link copied to clipboard

Utilization information of the current instance during the lookback period.

Link copied to clipboard

The number of hours during the lookback period that's covered by Savings Plans.

Link copied to clipboard

Cost allocation resource tags that are applied to the instance.

Link copied to clipboard

The total number of hours that the instance ran during the lookback period.

Functions

Link copied to clipboard
inline fun copy(block: CurrentInstance.Builder.() -> Unit = {}): CurrentInstance
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String