AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about phone numbers that have been claimed to your Amazon Connect instance or traffic distribution group.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ListPhoneNumbersSummary

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class ListPhoneNumbersSummary

The ListPhoneNumbersSummary type exposes the following members

Constructors

NameDescription
Public Method ListPhoneNumbersSummary()

Properties

NameTypeDescription
Public Property InstanceId System.String

Gets and sets the property InstanceId.

The identifier of the Amazon Connect instance that phone numbers are claimed to. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Public Property PhoneNumber System.String

Gets and sets the property PhoneNumber.

The phone number. Phone numbers are formatted [+] [country code] [subscriber number including area code].

Public Property PhoneNumberArn System.String

Gets and sets the property PhoneNumberArn.

The Amazon Resource Name (ARN) of the phone number.

Public Property PhoneNumberCountryCode Amazon.Connect.PhoneNumberCountryCode

Gets and sets the property PhoneNumberCountryCode.

The ISO country code.

Public Property PhoneNumberDescription System.String

Gets and sets the property PhoneNumberDescription.

The description of the phone number.

Public Property PhoneNumberId System.String

Gets and sets the property PhoneNumberId.

A unique identifier for the phone number.

Public Property PhoneNumberType Amazon.Connect.PhoneNumberType

Gets and sets the property PhoneNumberType.

The type of phone number.

Public Property SourcePhoneNumberArn System.String

Gets and sets the property SourcePhoneNumberArn.

The claimed phone number ARN that was previously imported from the external service, such as Amazon Web Services End User Messaging. If it is from Amazon Web Services End User Messaging, it looks like the ARN of the phone number that was imported from Amazon Web Services End User Messaging.

Public Property TargetArn System.String

Gets and sets the property TargetArn.

The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5