AWS SDK Version 3 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.

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.AmazonEC2Request
      Amazon.EC2.Model.ModifyIpamPrefixListResolverRequest

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

Syntax

C#
public class ModifyIpamPrefixListResolverRequest : AmazonEC2Request
         IAmazonWebServiceRequest

The ModifyIpamPrefixListResolverRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

A new description for the IPAM prefix list resolver.

Public Property IpamPrefixListResolverId System.String

Gets and sets the property IpamPrefixListResolverId.

The ID of the IPAM prefix list resolver to modify.

Public Property 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.

Version Information

.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