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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamRoutingPolicyRegistrationDelta
The IpamRoutingPolicyRegistrationDelta type exposes the following members
| Name | Description | |
|---|---|---|
|
IpamRoutingPolicyRegistrationDelta() |
| Name | Type | Description | |
|---|---|---|---|
|
DeltaId | System.String |
Gets and sets the property DeltaId. The unique identifier of the delta. |
|
DeltaJson | System.String |
Gets and sets the property DeltaJson. The JSON specification describing the changes applied in this delta. |
|
State | Amazon.EC2.IpamRoutingPolicyRegistrationDeltaState |
Gets and sets the property State.
The state of the delta. Valid values: |
|
StateMessage | System.String |
Gets and sets the property StateMessage. A message describing the current state, including error information if the delta failed. |
.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