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
published on Monday, Mar 30, 2026 by Pulumi
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
published on Monday, Mar 30, 2026 by Pulumi
Resource Type definition for AWS::EC2::IPAMPrefixListResolverTarget
Using getIpamPrefixListResolverTarget
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIpamPrefixListResolverTarget(args: GetIpamPrefixListResolverTargetArgs, opts?: InvokeOptions): Promise<GetIpamPrefixListResolverTargetResult>
function getIpamPrefixListResolverTargetOutput(args: GetIpamPrefixListResolverTargetOutputArgs, opts?: InvokeOptions): Output<GetIpamPrefixListResolverTargetResult>def get_ipam_prefix_list_resolver_target(ipam_prefix_list_resolver_target_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIpamPrefixListResolverTargetResult
def get_ipam_prefix_list_resolver_target_output(ipam_prefix_list_resolver_target_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIpamPrefixListResolverTargetResult]func LookupIpamPrefixListResolverTarget(ctx *Context, args *LookupIpamPrefixListResolverTargetArgs, opts ...InvokeOption) (*LookupIpamPrefixListResolverTargetResult, error)
func LookupIpamPrefixListResolverTargetOutput(ctx *Context, args *LookupIpamPrefixListResolverTargetOutputArgs, opts ...InvokeOption) LookupIpamPrefixListResolverTargetResultOutput> Note: This function is named LookupIpamPrefixListResolverTarget in the Go SDK.
public static class GetIpamPrefixListResolverTarget
{
public static Task<GetIpamPrefixListResolverTargetResult> InvokeAsync(GetIpamPrefixListResolverTargetArgs args, InvokeOptions? opts = null)
public static Output<GetIpamPrefixListResolverTargetResult> Invoke(GetIpamPrefixListResolverTargetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetIpamPrefixListResolverTargetResult> getIpamPrefixListResolverTarget(GetIpamPrefixListResolverTargetArgs args, InvokeOptions options)
public static Output<GetIpamPrefixListResolverTargetResult> getIpamPrefixListResolverTarget(GetIpamPrefixListResolverTargetArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:ec2:getIpamPrefixListResolverTarget
arguments:
# arguments dictionaryThe following arguments are supported:
- Ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- Ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix StringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- ipam_
prefix_ strlist_ resolver_ target_ id - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix StringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
getIpamPrefixListResolverTarget Result
The following output properties are available:
- Desired
Version int - The desired version of the Prefix List Resolver that this Target should synchronize with.
- Ipam
Prefix stringList Resolver Target Arn - Id of the IPAM Prefix List Resolver Target.
- Ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Track
Latest boolVersion - 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.
- Ipam
Prefix stringList Resolver Target Arn - Id of the IPAM Prefix List Resolver Target.
- Ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- Tag
- An array of key-value pairs to apply to this resource.
- Track
Latest boolVersion - Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
- desired
Version Integer - The desired version of the Prefix List Resolver that this Target should synchronize with.
- ipam
Prefix StringList Resolver Target Arn - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix StringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- track
Latest BooleanVersion - Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
- desired
Version number - The desired version of the Prefix List Resolver that this Target should synchronize with.
- ipam
Prefix stringList Resolver Target Arn - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix stringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- Tag[]
- An array of key-value pairs to apply to this resource.
- track
Latest booleanVersion - 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.
- ipam_
prefix_ strlist_ resolver_ target_ arn - Id of the IPAM Prefix List Resolver Target.
- ipam_
prefix_ strlist_ resolver_ target_ id - Id of the IPAM Prefix List Resolver Target.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- track_
latest_ boolversion - Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
- desired
Version Number - The desired version of the Prefix List Resolver that this Target should synchronize with.
- ipam
Prefix StringList Resolver Target Arn - Id of the IPAM Prefix List Resolver Target.
- ipam
Prefix StringList Resolver Target Id - Id of the IPAM Prefix List Resolver Target.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- track
Latest BooleanVersion - Indicates whether this Target automatically tracks the latest version of the Prefix List Resolver.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Mar 30, 2026 by Pulumi
