1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. ec2
  5. IpamPrefixListResolverTarget

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi

    Resource Type definition for AWS::EC2::IPAMPrefixListResolverTarget

    Create IpamPrefixListResolverTarget Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new IpamPrefixListResolverTarget(name: string, args: IpamPrefixListResolverTargetArgs, opts?: CustomResourceOptions);
    @overload
    def IpamPrefixListResolverTarget(resource_name: str,
                                     args: IpamPrefixListResolverTargetArgs,
                                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def IpamPrefixListResolverTarget(resource_name: str,
                                     opts: Optional[ResourceOptions] = None,
                                     ipam_prefix_list_resolver_id: Optional[str] = None,
                                     prefix_list_id: Optional[str] = None,
                                     prefix_list_region: Optional[str] = None,
                                     track_latest_version: Optional[bool] = None,
                                     desired_version: Optional[int] = None,
                                     tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewIpamPrefixListResolverTarget(ctx *Context, name string, args IpamPrefixListResolverTargetArgs, opts ...ResourceOption) (*IpamPrefixListResolverTarget, error)
    public IpamPrefixListResolverTarget(string name, IpamPrefixListResolverTargetArgs args, CustomResourceOptions? opts = null)
    public IpamPrefixListResolverTarget(String name, IpamPrefixListResolverTargetArgs args)
    public IpamPrefixListResolverTarget(String name, IpamPrefixListResolverTargetArgs args, CustomResourceOptions options)
    
    type: aws-native:ec2:IpamPrefixListResolverTarget
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args IpamPrefixListResolverTargetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args IpamPrefixListResolverTargetArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args IpamPrefixListResolverTargetArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args IpamPrefixListResolverTargetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args IpamPrefixListResolverTargetArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    IpamPrefixListResolverTarget Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The IpamPrefixListResolverTarget resource accepts the following input properties:

    IpamPrefixListResolverId string
    The Id of the IPAM Prefix List Resolver associated with this Target.
    PrefixListId string
    The Id of the Managed Prefix List.
    PrefixListRegion string
    The region that the Managed Prefix List is located in.
    TrackLatestVersion bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    DesiredVersion int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource.
    IpamPrefixListResolverId string
    The Id of the IPAM Prefix List Resolver associated with this Target.
    PrefixListId string
    The Id of the Managed Prefix List.
    PrefixListRegion string
    The region that the Managed Prefix List is located in.
    TrackLatestVersion bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    DesiredVersion int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    ipamPrefixListResolverId String
    The Id of the IPAM Prefix List Resolver associated with this Target.
    prefixListId String
    The Id of the Managed Prefix List.
    prefixListRegion String
    The region that the Managed Prefix List is located in.
    trackLatestVersion Boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion Integer
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    ipamPrefixListResolverId string
    The Id of the IPAM Prefix List Resolver associated with this Target.
    prefixListId string
    The Id of the Managed Prefix List.
    prefixListRegion string
    The region that the Managed Prefix List is located in.
    trackLatestVersion boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion number
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    ipam_prefix_list_resolver_id str
    The Id of the IPAM Prefix List Resolver associated with this Target.
    prefix_list_id str
    The Id of the Managed Prefix List.
    prefix_list_region str
    The region that the Managed Prefix List is located in.
    track_latest_version bool
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desired_version int
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource.
    ipamPrefixListResolverId String
    The Id of the IPAM Prefix List Resolver associated with this Target.
    prefixListId String
    The Id of the Managed Prefix List.
    prefixListRegion String
    The region that the Managed Prefix List is located in.
    trackLatestVersion Boolean
    Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
    desiredVersion Number
    The desired version of the Prefix List Resolver that this Target should synchronize with.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the IpamPrefixListResolverTarget resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    IpamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    Id string
    The provider-assigned unique ID for this managed resource.
    IpamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    IpamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamPrefixListResolverTargetArn String
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.
    id string
    The provider-assigned unique ID for this managed resource.
    ipamPrefixListResolverTargetArn string
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId string
    Id of the IPAM Prefix List Resolver Target.
    id str
    The provider-assigned unique ID for this managed resource.
    ipam_prefix_list_resolver_target_arn str
    Id of the IPAM Prefix List Resolver Target.
    ipam_prefix_list_resolver_target_id str
    Id of the IPAM Prefix List Resolver Target.
    id String
    The provider-assigned unique ID for this managed resource.
    ipamPrefixListResolverTargetArn String
    Id of the IPAM Prefix List Resolver Target.
    ipamPrefixListResolverTargetId String
    Id of the IPAM Prefix List Resolver Target.

    Supporting Types

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.59.0
    published on Monday, Mar 30, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.