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.

Contains information about a routing policy registration change, including the changes applied and their publication state.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamRoutingPolicyRegistrationDelta

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

Syntax

C#
public class IpamRoutingPolicyRegistrationDelta

The IpamRoutingPolicyRegistrationDelta type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeltaId System.String

Gets and sets the property DeltaId.

The unique identifier of the delta.

Public Property DeltaJson System.String

Gets and sets the property DeltaJson.

The JSON specification describing the changes applied in this delta.

Public Property State Amazon.EC2.IpamRoutingPolicyRegistrationDeltaState

Gets and sets the property State.

The state of the delta. Valid values: pending | published | failed.

Public Property StateMessage System.String

Gets and sets the property StateMessage.

A message describing the current state, including error information if the delta failed.

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