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

## Properties

- `PolicyRule` (`TransitGatewayPolicyTableEntry_TransitGatewayPolicyRule`, required): The policy rule associated with the entry.
- `PolicyRuleNumber` (`string`, required): The rule number for the policy table entry.
- `TargetRouteTableId` (`string`, required): The ID of the target route table.
- `TransitGatewayPolicyTableId` (`string`, required): The ID of the transit gateway policy table.
- `State` (`string`, optional): The state of the policy table entry.

## Attributes

- `State`
