IpamRoutingPolicyRegistrationDelta
Contains information about a routing policy registration change, including the changes applied and their publication state.
Contents
- deltaId
-
The unique identifier of the delta.
Type: String
Required: No
- deltaJson
-
The JSON specification describing the changes applied in this delta.
Type: String
Required: No
- state
-
The state of the delta. Valid values:
pending|published|failed.Type: String
Valid Values:
pending | published | failedRequired: No
- stateMessage
-
A message describing the current state, including error information if the delta failed.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: