AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Reservation coverage for a specified period, in hours.

Inheritance Hierarchy

System.Object
  Amazon.CostExplorer.Model.CoverageByTime

Namespace: Amazon.CostExplorer.Model
Assembly: AWSSDK.CostExplorer.dll
Version: 3.x.y.z

Syntax

C#
public class CoverageByTime

The CoverageByTime type exposes the following members

Constructors

NameDescription
Public Method CoverageByTime()

Properties

NameTypeDescription
Public Property Groups System.Collections.Generic.List<Amazon.CostExplorer.Model.ReservationCoverageGroup>

Gets and sets the property Groups.

The groups of instances that the reservation covered.

Public Property TimePeriod Amazon.CostExplorer.Model.DateInterval

Gets and sets the property TimePeriod.

The period that this coverage was used over.

Public Property Total Amazon.CostExplorer.Model.Coverage

Gets and sets the property Total.

The total reservation coverage, in hours.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5