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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class TransitGatewayMeteringPolicyEntry
The TransitGatewayMeteringPolicyEntry type exposes the following members
| Name | Description | |
|---|---|---|
|
TransitGatewayMeteringPolicyEntry() |
| Name | Type | Description | |
|---|---|---|---|
|
MeteredAccount | Amazon.EC2.TransitGatewayMeteringPayerType |
Gets and sets the property MeteredAccount. The Amazon Web Services account ID to which the metered traffic is attributed. |
|
MeteringPolicyRule | Amazon.EC2.Model.TransitGatewayMeteringPolicyRule |
Gets and sets the property MeteringPolicyRule. The metering policy rule that defines traffic matching criteria. |
|
PolicyRuleNumber | System.String |
Gets and sets the property PolicyRuleNumber. The rule number of the metering policy entry. |
|
State | Amazon.EC2.TransitGatewayMeteringPolicyEntryState |
Gets and sets the property State. The state of the metering policy entry. |
|
UpdatedAt | System.Nullable<System.DateTime> |
Gets and sets the property UpdatedAt. The date and time when the metering policy entry was last updated. |
|
UpdateEffectiveAt | System.Nullable<System.DateTime> |
Gets and sets the property UpdateEffectiveAt. The date and time when the metering policy entry update becomes effective. |
.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