---
type: resource-type
title: IpPoolRouteTableAssociation
description: aws resource type AWS::EC2::IpPoolRouteTableAssociation
name: IpPoolRouteTableAssociation
lexicon: aws
resource_type: AWS::EC2::IpPoolRouteTableAssociation
---
`AWS::EC2::IpPoolRouteTableAssociation`, a resource type of the aws lexicon.

## Properties

- `PublicIpv4Pool` (`string`, required): The ID of the public IPv4 pool.
- `RouteTableId` (`string`, required): The ID of the route table.
- `AssociationId` (`string`, optional): The route table association ID.

## Attributes

- `AssociationId`
