class Aws::DevOpsGuru::Types::ServiceResourceCost

An object that contains information about the estimated monthly cost to analyze an AWS resource. For more information, see [Estimate your Amazon DevOps Guru costs] and [Amazon DevOps Guru pricing].

[1]: docs.aws.amazon.com/devops-guru/latest/userguide/cost-estimate.html [2]: aws.amazon.com/devops-guru/pricing/

@!attribute [rw] type

The type of the AWS resource.
@return [String]

@!attribute [rw] state

The state of the resource. The resource is `ACTIVE` if it produces
metrics, events, or logs within an hour, otherwise it is `INACTIVE`.
You pay for the number of active AWS resource hours analyzed for
each resource. Inactive resources are not charged.
@return [String]

@!attribute [rw] count

The number of active resources analyzed for this service to create a
monthly cost estimate.
@return [Integer]

@!attribute [rw] unit_cost

The price per hour to analyze the resources in the service. For more
information, see [Estimate your Amazon DevOps Guru costs][1] and
[Amazon DevOps Guru pricing][2].

[1]: https://docs.aws.amazon.com/devops-guru/latest/userguide/cost-estimate.html
[2]: http://aws.amazon.com/devops-guru/pricing/
@return [Float]

@!attribute [rw] cost

The total estimated monthly cost to analyze the active resources for
this resource.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ServiceResourceCost AWS API Documentation

Constants

SENSITIVE