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.
Container for the parameters to the ModifyIpamPrefixListResolver operation. Modifies an IPAM prefix list resolver. You can update the description and CIDR selection rules. Changes to rules will trigger re-evaluation and potential updates to associated prefix lists.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ModifyIpamPrefixListResolverRequest : AmazonEC2Request IAmazonWebServiceRequest
The ModifyIpamPrefixListResolverRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ModifyIpamPrefixListResolverRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Description | System.String |
Gets and sets the property Description. A new description for the IPAM prefix list resolver. |
|
IpamPrefixListResolverId | System.String |
Gets and sets the property IpamPrefixListResolverId. The ID of the IPAM prefix list resolver to modify. |
|
Rules | System.Collections.Generic.List<Amazon.EC2.Model.IpamPrefixListResolverRuleRequest> |
Gets and sets the property Rules. The updated CIDR selection rules for the resolver. These rules replace the existing rules entirely. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5