AWS SDK Version 4 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.

Describes an entry in a transit gateway metering policy.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayMeteringPolicyEntry

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

Syntax

C#
public class TransitGatewayMeteringPolicyEntry

The TransitGatewayMeteringPolicyEntry type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MeteredAccount Amazon.EC2.TransitGatewayMeteringPayerType

Gets and sets the property MeteredAccount.

The Amazon Web Services account ID to which the metered traffic is attributed.

Public Property MeteringPolicyRule Amazon.EC2.Model.TransitGatewayMeteringPolicyRule

Gets and sets the property MeteringPolicyRule.

The metering policy rule that defines traffic matching criteria.

Public Property PolicyRuleNumber System.String

Gets and sets the property PolicyRuleNumber.

The rule number of the metering policy entry.

Public Property State Amazon.EC2.TransitGatewayMeteringPolicyEntryState

Gets and sets the property State.

The state of the metering policy entry.

Public Property UpdatedAt System.Nullable<System.DateTime>

Gets and sets the property UpdatedAt.

The date and time when the metering policy entry was last updated.

Public Property UpdateEffectiveAt System.Nullable<System.DateTime>

Gets and sets the property UpdateEffectiveAt.

The date and time when the metering policy entry update becomes effective.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer