---
type: resource-type
title: ConnectPhoneNumber
description: aws resource type AWS::Connect::PhoneNumber
name: ConnectPhoneNumber
lexicon: aws
resource_type: AWS::Connect::PhoneNumber
---
`AWS::Connect::PhoneNumber`, a resource type of the aws lexicon.

## Properties

- `TargetArn` (`string`, required): The ARN of the target the phone number is claimed to.
- `Address` (`string`, optional): The phone number e164 address.
- `CountryCode` (`string`, optional): The phone number country code.
- `Description` (`string`, optional): The description of the phone number.
- `PhoneNumberArn` (`string`, optional): The phone number ARN
- `Prefix` (`string`, optional): The phone number prefix.
- `SourcePhoneNumberArn` (`string`, optional): The source phone number arn.
- `Tags` (`ConnectPhoneNumber_Tag[]`, optional): One or more tags.
- `Type` (`string`, optional): The phone number type

## Attributes

- `Address`
- `PhoneNumberArn`
