DeploymentCosts
editDeploymentCosts
editDetailed costs for a deployment for an organization. All of the costs are expressed in Elastic Consumption Unit (ECU).
Properties
editExample
edit{ "costs" : { "dimensions" : [ { "cost" : 0.1, "type" : "string" } ], "total" : 0.1 }, "deployment_id" : "string", "deployment_name" : "string", "hourly_rate" : 0.1, "period" : { "end" : "2019-01-01T00:00:00Z", "start" : "2019-01-01T00:00:00Z" } }