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.

A representation of a custom line item version.

Inheritance Hierarchy

System.Object
  Amazon.BillingConductor.Model.CustomLineItemVersionListElement

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

Syntax

C#
public class CustomLineItemVersionListElement

The CustomLineItemVersionListElement type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The Amazon Web Services account in which this custom line item will be applied to.

Public Property Arn System.String

Gets and sets the property Arn.

A list of custom line item Amazon Resource Names (ARNs) to retrieve information.

Public Property AssociationSize System.Int64

Gets and sets the property AssociationSize.

The number of resources that are associated with the custom line item.

Public Property BillingGroupArn System.String

Gets and sets the property BillingGroupArn.

The Amazon Resource Name (ARN) of the billing group that the custom line item applies to.

Public Property ChargeDetails Amazon.BillingConductor.Model.ListCustomLineItemChargeDetails

Gets and sets the property ChargeDetails.

Public Property CreationTime System.Int64

Gets and sets the property CreationTime.

The time when the custom line item version was created.

Public Property CurrencyCode Amazon.BillingConductor.CurrencyCode

Gets and sets the property CurrencyCode.

The charge value currency of the custom line item.

Public Property Description System.String

Gets and sets the property Description.

The description of the custom line item.

Public Property EndBillingPeriod System.String

Gets and sets the property EndBillingPeriod.

The end billing period of the custom line item version.

Public Property LastModifiedTime System.Int64

Gets and sets the property LastModifiedTime.

The most recent time that the custom line item version was modified.

Public Property Name System.String

Gets and sets the property Name.

The name of the custom line item.

Public Property ProductCode System.String

Gets and sets the property ProductCode.

The product code that’s associated with the custom line item.

Public Property StartBillingPeriod System.String

Gets and sets the property StartBillingPeriod.

The start billing period of the custom line item version.

Public Property StartTime System.Int64

Gets and sets the property StartTime.

The inclusive start time.

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